FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.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 System.Double
    public System.double Min {get; set;}
    See Also