ChartAxisInstance.IncludeZero プロパティ

定義

ChartAxisクラスにおけるIncludeZeroプロパティの計算値を取得します。

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

プロパティ値

IncludeZeroプロパティの計算値を表すBoolean値です。

適用対象