FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Chart Namespace / GradientColorScaleBase Class / Max Property

In This Topic
    Max Property (GradientColorScaleBase)
    In This Topic
    Gets the maximum data value.
    Syntax
    'Declaration
     
    Public Property Max As System.Double
    public System.double Max {get; set;}
    See Also