ComponentOne Chart3D for WPF and Silverlight
UseLayoutRounding Property (Chart3DView)


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

Reference

Chart3DView Class
Chart3DView Members