SmartLabelStyle.MovingDirection Eigenschap

Definitie

Hiermee worden de richting(en) opgehaald of ingesteld waarin het overlappende SmartLabelStyle object mag worden verplaatst.

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

Waarde van eigenschap

Een LabelAlignmentStyles opsommingswaarde of meerdere bitsgewijze OR'd-waarden LabelAlignmentStyles . De standaardwaarde is de bitsgewijze OF van alle LabelAlignmentStyles waarden om de positie in alle richtingen toe te staan, behalve in het midden van het gegevenspunt.

Kenmerken

Van toepassing op