AxisScaleBreakStyle Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | BreakLineStyle | Gets or sets the style of the break line that will be used to draw the scale break. |
![]() | CollapsibleSpaceThreshold | Gets or sets the threshold of space on the chart at which scale breaks are drawn. |
![]() | Enabled | Gets or sets a flag that indicates whether scale breaks are enabled. |
![]() | LineColor | Gets or sets the color of the scale break line. |
![]() | LineDashStyle | Gets or sets the style of the scale break line. |
![]() | LineWidth | Gets or sets the width of the scale break line. |
![]() | MaxNumberOfBreaks | Gets or sets the maximum number of scale breaks to be displayed on the chart. |
![]() | Spacing | Gets or sets the spacing gap between the lines of the scale break. The spacing gap is represented as a percentage of the Y-axis. |
![]() | StartFromZero | Gets or sets a StartFromZero enumeration value that indicates whether to start the scale break from zero. |
Show:
