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

In This Topic
    _max Property (IDataDomain)
    In This Topic
    Syntax
    'Declaration
     
    Property _max As Nullable(Of Double)
    Nullable<double> _max {get; set;}
    See Also