FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / Min Property

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