ComponentOne Chart3D for WPF and Silverlight
SnapsToDevicePixels Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : SnapsToDevicePixels Property
Syntax
'Declaration
 
Public Property SnapsToDevicePixels As System.Boolean
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.Boolean
 
instance.SnapsToDevicePixels = value
 
value = instance.SnapsToDevicePixels
public System.bool SnapsToDevicePixels {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members