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

In This Topic
    Max Property (DiscreteColorScale.Interval)
    In This Topic
    Gets or sets the maximum of the interval.
    Syntax
    'Declaration
     
    Public Property Max As System.Double
    public System.double Max {get; set;}
    See Also