ChartMemberInstance.Label プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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を参照してください。