ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IAxisModel Interface / majorUnit Property

In This Topic
    majorUnit Property (IAxisModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property majorUnit As Nullable(Of Double)
    Nullable<double> majorUnit {get;}
    See Also