ComponentOne Chart3D for WPF and Silverlight
MajorUnit Property (Axis3D)


C1.WPF.C1Chart3D Namespace > Axis3D Class : MajorUnit Property
Gets or sets the distance between axis labels.
Syntax
'Declaration
 
Public Property MajorUnit As System.Double
'Usage
 
Dim instance As Axis3D
Dim value As System.Double
 
instance.MajorUnit = value
 
value = instance.MajorUnit
public System.double MajorUnit {get; set;}
See Also

Reference

Axis3D Class
Axis3D Members