ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / MajorUnit Property

In This Topic
    MajorUnit Property
    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