The following tables list the members exposed by AxisScaleBreakStyle.
Name | Description | |
---|---|---|
BreakLineType | Specifies the type of break line that will be used to draw the scale break. Type of the scale break line. | |
CollapsibleSpaceThreshold | Specifies the threshold of space on the chart at which scale breaks are drawn. Minimum axis scale region size, in percentage of total axis length, that can be collapsed with the scale break. | |
Enabled | Specifies whether scale breaks are enabled. Gets or sets a flag which determines if axis automatic scale breaks are enabled. | |
LineColor | Specifies the color of the scale break line. Axis scale break line color. | |
LineStyle | Specifies the style of the scale break line. Axis scale break line width. | |
LineWidth | Specifies the width of the scale break line. Axis scale break line width. | |
MaxNumberOfBreaks | Specifies the maximum number of scale breaks to be displayed on the chart. Maximum number of scale breaks that can be used. | |
Spacing | Specifies the spacing gap between the lines of the scale break (as a percentage of y-axis). Axis scale break spacing. | |
StartFromZero | Specifies whether to start the scale break from zero. Indicates if one of the axis segments should start it's scale from zero when scale break is used. |