Udostępnij przez


LegendCell.Text Właściwość

Definicja

Pobiera lub ustawia tekst komórki legendy.

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

Wartość właściwości

string Wartość reprezentująca tekst komórki legendy. Wartość domyślna to ciąg o zerowej długości.

Uwagi

Właściwość Text ma zastosowanie tylko wtedy, gdy właściwość jest ustawiona CellType na Text.

Dotyczy