SmartLabelStyle.MovingDirection Property

Definition

Gets or sets the direction(s) in which the overlapped SmartLabelStyle object is allowed to be moved.

[System.ComponentModel.Bindable(true)]
public virtual System.Windows.Forms.DataVisualization.Charting.LabelAlignmentStyles MovingDirection { get; set; }

Property Value

A LabelAlignmentStyles enumeration value or multiple bitwise OR'd LabelAlignmentStyles values. The default is the bitwise OR of all LabelAlignmentStyles values to allow repositioning in all directions except to the center of the data point.

Attributes

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1