Back to Devexpress

ScaleBreak Properties

corelibraries-devexpress-dot-xtracharts-dot-scalebreak-dot-underscore-properties.md

latest1.9 KB
Original Source

ScaleBreak Properties

Represents an individual scale break within the collection.

NameDescription
Edge1Gets or sets the first edge of a scale break.
Edge1SerializableGets or sets the value used to support serialization of the ScaleBreak.Edge1 property.
Edge2Gets or sets the second edge of a scale break.
Edge2SerializableGets or sets the value used to support serialization of the ScaleBreak.Edge2 property.
NameGets or sets the name of the chart element. Inherited from ChartElementNamed.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
VisibleSpecifies whether the scale break is visible.

See Also

ScaleBreak Class

ScaleBreak Members

DevExpress.XtraCharts Namespace