言語

ChartMemberInstance.Label プロパティ

定義

ChartMemberクラスでLabelプロパティの計算値とフォーマットされた値を取得します。

public:
 property System::String ^ Label { System::String ^ get(); };
public string Label { get; }
member this.Label : string
Public ReadOnly Property Label As String

プロパティ値

stringプロパティの計算値を表すLabel値です。

注釈

フォーマットを適用する前に計算された値は LabelObjectを参照してください。

適用対象