AxisScaleBreakStyle.CollapsibleSpaceThreshold Property

Definition

Gets or sets the threshold of space on the chart at which scale breaks are drawn.

public int CollapsibleSpaceThreshold { get; set; }

Property Value

An integer value that specifies the threshold of space on the chart at which scale breaks are drawn.

Remarks

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.

Applies to

Prodotto Versioni
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1