ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendGradientOption Class / max Property

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