Sdílet prostřednictvím


SmartLabelStyle.MovingDirection Vlastnost

Definice

Získá nebo nastaví směr (y), ve kterém SmartLabelStyle je povoleno přesunutí překrytého objektu.

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

Hodnota vlastnosti

LabelAlignmentStyles

LabelAlignmentStylesHodnota výčtu nebo více bitových nebo LabelAlignmentStyles hodnoty. Výchozí hodnota je bitový operátor OR všech LabelAlignmentStyles hodnot, který umožňuje přemístit všechny směry s výjimkou středu datového bodu.

Atributy

Platí pro