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

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