言語

ChartThreeDPropertiesInstance.Enabled プロパティ

定義

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

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

プロパティ値

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

適用対象