FlexChart | ComponentOne
C1.WPF.Chart 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