[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.Min

Min Property

Min

Gets or sets the minimum value of the axis.

Declaration
[C1Description("ChartAxis.Min", "The minimum value of the axis.")]
public double Min { get; set; }
<C1Description("ChartAxis.Min", "The minimum value of the axis.")>
Public Property Min As Double