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

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