LabelStyle.IntervalType Property

.NET Framework (current version)
 

Gets or sets the unit of measurement for the size of a label interval.

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

[BindableAttribute(true)]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public DateTimeIntervalType IntervalType { get; set; }

This property is not set by default.

.NET Framework
Available since 4.0
Return to top
Show: