The Scale type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HeaderBackColor |
Gets or sets the background color of the header container elements of the current scale item in the chart area.
| |
| HeaderBorderColor |
Gets or sets the color of the border of the header container elements of the current scale item in the chart area.
| |
| HeaderCssClass |
Gets or sets the CSS class to apply to the header container elements of the current scale item in the chart area.
| |
| HeaderHeight |
Gets or sets the height (in pixels) of the header of the current scale item.
| |
| HeaderTextFormat |
Gets or sets the text format of the header of the current scale item.
| |
| HighlightingColor |
Gets or sets the color used to draw the scale highlighting background elements in the main chart area.
| |
| HighlightingCssClass |
Gets or sets the CSS class style to apply to the scale highlighting background elements in the main chart area.
| |
| Intervals |
Gets or sets the custom intervals or the current scale item. Item keys represent time intervals, and values represent texts to be displayed as chart headers.
| |
| IsHighlightingVisible |
Gets or sets a value that indicates whether to display vertical highlighting background in the main chart area for the generated scale intervals.
| |
| IsSeparatorVisible |
Gets or sets a value that indicates whether to display vertical separator lines in the main chart area between the generated scale intervals.
| |
| ScaleType |
Gets or sets the type of the current scale item.
| |
| SeparatorColor |
Gets or sets the color used to draw the scale separator line elements in the main chart area.
| |
| SeparatorCssClass |
Gets or sets the CSS class style to apply to the scale separator line elements in the main chart area.
|