FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.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 Double
    public double Min {get; set;}
    See Also