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

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