LabelStyle.IntervalType Property
.NET Framework (current version)
Gets or sets the unit of measurement for the size of a label interval.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public DateTimeIntervalType IntervalType { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.DateTimeIntervalTypeA DateTimeIntervalType enumeration value.
This property is not set by default.
.NET Framework
Available since 4.0
Available since 4.0
Show: