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

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