LabelStyle.IsStaggered Property

.NET Framework (current version)
 

Gets or sets a flag that determines whether the labels are shown with an offset.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BindableAttribute(true)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member IsStaggered : bool with get, set

Property Value

Type: System.Boolean

True if the labels are shown with an offset; otherwise, False.

.NET Framework
Available since 4.0
Return to top
Show: