Skip to main content
A newer version of this page is available. .

ScaleBreak Properties

Represents an individual scale break within the collection.
Name Description
Edge1 Gets or sets the first edge of a scale break.
Edge1Serializable Gets or sets the value used to support serialization of the ScaleBreak.Edge1 property.
Edge2 Gets or sets the second edge of a scale break.
Edge2Serializable Gets or sets the value used to support serialization of the ScaleBreak.Edge2 property.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Name Gets or sets the name of the chart element. Inherited from ChartElementNamed.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
Visible Specifies whether the scale break is visible.
See Also