Axis.ScaleBreakStyle Property
.NET Framework (current version)
Gets or sets the axis automatic scale break style.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public virtual AxisScaleBreakStyle ScaleBreakStyle { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.AxisScaleBreakStyleAn AxisScaleBreakStyle object, which represents a scale break on the chart axis.
.NET Framework
Available since 4.0
Available since 4.0
Show: