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

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