Axis.ScaleBreakStyle Property

.NET Framework (current version)
 

Gets or sets the axis automatic scale break style.

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

<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Overridable Property ScaleBreakStyle As AxisScaleBreakStyle

Property Value

Type: System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyle

An AxisScaleBreakStyle object, which represents a scale break on the chart axis.

.NET Framework
Available since 4.0
Return to top
Show: