ChartAxisInstance.IncludeZero Property

Definition

Gets the calculated value of the IncludeZero property in a ChartAxis class.

public:
 property bool IncludeZero { bool get(); };
public bool IncludeZero { get; }
member this.IncludeZero : bool
Public ReadOnly Property IncludeZero As Boolean

Property Value

A Boolean value that represents the calculated value of the IncludeZero property.

Applies to