ChartDataLabelInstance.Label 屬性

定義

在套用格式後,取得類別中該屬性ChartDataLabel的計算值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 的值。

備註

關於格式化前的屬性計算價值 Label ,請參見 OriginalValue

適用於