The following screen shot shows the chart's levels:
The Level property supports the following properties and methods:
Name | Description | |||
Alignment | Specifies the label's alignment. | |||
BackColor | Specifies the level's background color. | |||
Count | Counts the units in the level. | |||
DrawGridLines | Specifies whether the grid lines are shown or hidden for specified level. | |||
DrawTickLines | Specifies whether the tick lines are shown or hidden. | |||
DrawTickLinesFrom | Indicates whether the level shows tick lines from specified level. | |||
ForeColor | Specifies the level's foreground color. | |||
FormatLabel | Formats the labels based on the specified formula. | |||
GridLineColor | Specifies the grid line color for the specified level. | |||
GridLineStyle | Specifies the style for the chart's vertical gridlines. | |||
Label | Retrieves or sets a value that indicates the format of the level's label. | |||
ReplaceLabel | Specifies a HTML replacement for the given label. | |||
ToolTip | Specifies the format of the tooltip that's shown when the cursor hovers the level. | |||
Unit | Retrieves or sets a value that indicates the unit of the level. |