ComponentOne Chart3D for WPF and Silverlight
VisualYSnappingGuidelines Property (C1Chart3DLegend)


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

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members