Share via


LegendCellColumn.Alignment Vlastnost

Definice

Získá nebo nastaví zarovnání obsahu sloupce legendy.

public:
 virtual property System::Drawing::ContentAlignment Alignment { System::Drawing::ContentAlignment get(); void set(System::Drawing::ContentAlignment value); };
public virtual System.Drawing.ContentAlignment Alignment { get; set; }
member this.Alignment : System.Drawing.ContentAlignment with get, set
Public Overridable Property Alignment As ContentAlignment

Hodnota vlastnosti

Hodnota ContentAlignment , která představuje zarovnání obsahu buňky legendy. Výchozí hodnota je MiddleCenter.

Poznámky

Tato vlastnost slouží k zarovnání symbolů textu nebo řad ve sloupci buňky legendy.

Platí pro