Share via


SmartLabelStyle.MovingDirection Propriedade

Definição

Obtém ou define as direções nas quais é possível mover o objeto SmartLabelStyle sobreposto.

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

Valor da propriedade

LabelAlignmentStyles

Um LabelAlignmentStyles valor de enumeração ou vários valores OR'd bit LabelAlignmentStyles a bit. O padrão é o OR bit a bit de todos os valores para permitir o reposicionamento em todas as direções, exceto para LabelAlignmentStyles o centro do ponto de dados.

Atributos

Aplica-se a