Axis.IsStartedFromZero Property

Definition

Gets or sets a flag which indicates whether the minimum value of the axis will be automatically set to zero if all data point values are positive. If there are negative data point values, the minimum value of the data points will be used.

C#
[System.ComponentModel.Bindable(true)]
public bool IsStartedFromZero { get; set; }

Property Value

true if the minimum value of the axis is automatically set to zero when all data point values are positive; otherwise, false.

Attributes

Applies to

منتج الإصدارات
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1