Share via


LegendCell.Alignment Vlastnost

Definice

Získá nebo nastaví zarovnání obsahu buňky 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

Vlastnost Alignment se používá k zarovnání textu, symbolů řad nebo obrázků v buňce legendy.

Platí pro