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