FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.Chart Namespace / GradientColorScaleBase Class / Min Property

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