LegendCellColumn.Text Vlastnost

Definice

Získá nebo nastaví text sloupce buňky 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

Hodnota vlastnosti

Hodnota string , která představuje text sloupce buňky legendy. Výchozí hodnota je řetězec nulové délky.

Poznámky

Tato vlastnost je použitelná pouze v případě, že je nastavena LegendCellColumnType na Texthodnotu .

Platí pro