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

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