Sdílet prostřednictvím


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

String

stringHodnota, která představuje text pro sloupec buňky legendy. Výchozí hodnota je řetězec s nulovou délkou.

Poznámky

Tato vlastnost je platná pouze v případě, že LegendCellColumnType je nastavena na Text .

Platí pro