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

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