FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / GradientColorScale Class / Max Property

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