ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _AxisScaleModel Class / _majorUnit Property

In This Topic
    _majorUnit Property (_AxisScaleModel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _majorUnit As Nullable(Of Double)
    public Nullable<double> _majorUnit {get;}
    See Also