[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.AutoMin

AutoMin Property

AutoMin

Gets or sets whether the axis minimum value is calculated automatically.

Declaration
[C1Description("ChartAxis.AutoMin", "Specifies whether the axis minimum value is calculated automatically.")]
public bool AutoMin { get; set; }
<C1Description("ChartAxis.AutoMin", "Specifies whether the axis minimum value is calculated automatically.")>
Public Property AutoMin As Boolean