[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.AutoMax

AutoMax Property

AutoMax

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

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