SmartLabelStyle.MovingDirection Property
.NET Framework (current version)
Gets or sets the direction(s) in which the overlapped SmartLabelStyle object is allowed to be moved.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] abstract MovingDirection : LabelAlignmentStyles with get, set [<BindableAttribute(true)>] override MovingDirection : LabelAlignmentStyles with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.LabelAlignmentStylesA 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.
.NET Framework
Available since 4.0
Available since 4.0
Show: