SmartLabelStyle.MovingDirection Propriedade

Definição

Obtém ou define a(s) direção(ões) em que o objeto sobreposto SmartLabelStyle pode ser movido.

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

Valor de Propriedade

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

Atributos

Aplica-se a