ComponentOne Chart3D for WPF and Silverlight
UseLayoutRounding Property (C1Chart3D)


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

Reference

C1Chart3D Class
C1Chart3D Members