LegendCell.Text 屬性

定義

取得或設定圖例儲存格文字。

public:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public virtual string Text { get; set; }
member this.Text : string with get, set
Public Overridable Property Text As String

屬性值

一個 string 代表圖例單元文字的值。 預設值為零長度的字串。

備註

Text該性質僅在設定為 Text時適用CellType

適用於