ComponentOne Chart3D for WPF and Silverlight
VisualXSnappingGuidelines Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : VisualXSnappingGuidelines Property
Syntax
'Declaration
 
Protected Property VisualXSnappingGuidelines As System.Windows.Media.DoubleCollection
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.Windows.Media.DoubleCollection
 
instance.VisualXSnappingGuidelines = value
 
value = instance.VisualXSnappingGuidelines
protected System.Windows.Media.DoubleCollection VisualXSnappingGuidelines {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members