C1.C1Rdl.Rdl2008 Namespace : ChartAxisScaleBreak Class |
For a list of all members of this type, see ChartAxisScaleBreak members.
Name | Description | |
---|---|---|
BreakLineType | Gets or sets the type of line used to show the scale break. | |
CollapsibleSpaceThreshold | Gets or sets the percentage of empty space allowed on the axis before a scale break is triggered.
Must be greater than 0. Default: 25. | |
Enabled | Gets or sets a value indicating whether scale breaks can be automatically applied.
Default: False. | |
IncludeZero | Gets or sets a value indicating whether to prevent a scale break from spanning zero.
Default: Auto. | |
MaxNumberOfBreaks | Gets or sets the maximum number of scale breaks to apply.
Default: 2. | |
Spacing | Gets or sets the amount of space to leave for a scale break, as a percentage of the chart size.
Default: 1.5. | |
Style | Gets the ChartAxisScaleBreak.Style object defining style properties for the scale break. |