AxisScaleBreakStyle.CollapsibleSpaceThreshold Property
.NET Framework (current version)
Gets or sets the threshold of space on the chart at which scale breaks are drawn.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Int32An integer value that specifies the threshold of space on the chart at which scale breaks are drawn.
This property is measured as a percentage of the Y-axis scale. By default, its value is set to 25. This means that data points in a series that have a difference of at least 25% of the scale will be collapsed with a scale break.
.NET Framework
Available since 4.0
Available since 4.0
Show: