ScaleBreakOptions Properties
Represents the common appearance settings of the axis’ scale breaks.| Name | Description |
|---|---|
| Color | Gets or sets the color of the axis’ scale breaks. |
| SizeInPixels | Gets or sets the size of scale breaks. |
| Style | Gets or sets a style in which scale breaks‘ edges are drawn. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also