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