FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / TimeRange Class / Min Property

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