Sdílet prostřednictvím


StripLine.TextOrientation Vlastnost

Definice

Získá nebo nastaví orientaci textu.

public:
 property System::Windows::Forms::DataVisualization::Charting::TextOrientation TextOrientation { System::Windows::Forms::DataVisualization::Charting::TextOrientation get(); void set(System::Windows::Forms::DataVisualization::Charting::TextOrientation value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.TextOrientation TextOrientation { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.TextOrientation : System.Windows.Forms.DataVisualization.Charting.TextOrientation with get, set
Public Property TextOrientation As TextOrientation

Hodnota vlastnosti

Hodnota TextOrientation , která představuje zarovnání orientace textu.

Atributy

Poznámky

Pokud je tato vlastnost nastavena na hodnotu Auto, text je orientovaný na základě typu grafu. Pro všechny typy grafů X-Y kromě pruhu je text pruhové čáry osy X orientovaný vodorovně zleva doprava na spodní straně pruhové čáry. U pruhových grafů je pruhový text na ose X orientovaný svisle odshora dolů doprava od pruhové čáry.

Platí pro