FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / MajorUnit Property

In This Topic
    MajorUnit Property (Axis)
    In This Topic
    Gets or sets the distance betweem axis labels.
    Syntax
    'Declaration
     
    Public Property MajorUnit As Double
    public double MajorUnit {get; set;}
    See Also