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

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