LabelStyle.IntervalOffset Property

.NET Framework (current version)
 

Gets or sets the offset of the label interval.

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

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

Property Value

Type: System.Double

A double value.

This property is not set by default.

.NET Framework
Available since 4.0
Return to top
Show: