|
Property name |
Brief description |
|
AllowDecimals |
The AllowDecimals property determines whether fractional values are used for chart axis. |
|
AlternateColor |
The AlternateColor property determines alternating fill color of plot area. |
|
AutoHideValue |
The AutoHideValue property determines the minimum size, after which the axis is hidden. |
|
AxisCross |
The AxisCross property determines whether the axis starts with a tick mark. |
|
BottomIntervals |
The BottomIntervals property determines bottom indent. |
|
Categories |
The Categories property determines chart axis categories. |
|
DisplayUnit |
The DisplayUnit property determines tick mark intervals. |
|
DrawBackgroundContext |
The DrawBackgroundContext property determines a rendering context for custom axis objects. |
|
DrawContext |
The DrawContext property determines a rendering context for chart axis. |
|
EditModeContetx |
The EditModeContetx property determines a rendering context used in the edit mode. |
|
Enabled |
The Enabled property determines whether a chart axis is active. |
|
ExactIntervals |
The ExactIntervals property determines whether casting of scale to exact values is disabled. |
|
GridEnabled |
The GridEnabled property determines whether gridlines are displayed. |
|
GridLineColor |
The GridLineColor property determines gridline color. |
|
GridLineDashStyle |
The GridLineDashStyle property determines gridline style. |
|
GridLineWidth |
The GridLineWidth property determines gridline width. |
|
Inverted |
The Inverted property determines whether a chart axis is inverted. |
|
IsLogarithmic |
The IsLogarithmic property determines whether a chart axis is logarithmic. |
|
IsX |
The IsX property determines whether the current axis is a category one. |
|
IsZ |
The IsZ property determines whether the current axis is a value one. |
|
Labels |
The Labels property determines an object with settings of chart axis labels. |
|
LineColor |
The LineColor property determines axis line color. |
|
LineEnabled |
The LineEnabled property determines axis line activity. |
|
LineWidth |
The LineWidth property determines chart axis width. |
|
Max |
The Max property determines maximum value of chart axis. |
|
Min |
The Min property determines minimum value of chart axis. |
|
MinorGridEnabled |
The MinorGridEnabled property determines whether minor lines are displayed. |
|
MinorGridLineColor |
The MinorGridLineColor property determines color of minor lines. |
|
MinorGridLineDashStyle |
The MinorGridLineDashStyle property determines style of minor lines. |
|
MinorGridLineWidth |
The MinorGridLineWidth property determines width of minor lines. |
|
MinorIntervals |
The MinorIntervals property determines the number of minor lines. |
|
MinorTickColor |
The MinorTickColor property determines color of minor axis tick mark lines. |
|
MinorTickLength |
The MinorTickLength property determines length of minor axis tick mark lines. |
|
MinorTickPlacement |
The MinorTickPlacement property determines position style of minor axis tick mark lines. |
|
MinorTicksEnabled |
The MinorTicksEnabled property determines whether minor axis tick mark lines are displayed. |
|
MinorTickWidth |
The MinorTickWidth property determines width of minor axis tick mark lines. |
|
Opposite |
The Opposite property determines whether chart axis is mirrored relative to its original position. |
|
Parent |
The Parent property determines a chart, to which the axis belongs. |
|
PlotBands |
The PlotBands property determines an array of user areas on chart axis. |
|
PlotLines |
The PlotLines property determines an array of custom axis lines. |
|
Position |
The Position property determines axis position relative to chart plot area. |
|
PositionValue |
The PositionValue property determines chart position relative to chart plot area. |
|
Primary |
The Primary property determines whether the current axis is a primary one. |
|
ShowMarksForHiddenLabels |
The ShowMarksForHiddenLabels property determines whether labels are displayed for empty categories. |
|
StrictLabelsThinning |
The StrictLabelsThinning property determines whether thinning is executed only by thinning step, without taking into account the first and the last label. |
|
TickCross |
The TickCross property determines whether tick mark lines are crossed. |
|
TickInterval |
The TickInterval property determines axis tick mark interval in measurement units of its values. |
|
TickIntervalsCount |
The TickIntervalsCount property determines a fixed number of chart axis intervals. |
|
TickMarksInterval |
The TickMarksInterval property determines an interval between labels. |
|
TickPixelInterval |
The TickPixelInterval property determines an axis tick mark interval in pixels. |
|
TickPlacement |
The TickPlacement property determines position style of axis tick marks. |
|
TickColor |
The TickColor property determines axis tick mark color. |
|
TicksEnabled |
The TicksEnabled property determines whether axis tick mark lines are displayed. |
|
TickLength |
The TickLength property determines length of axis tick mark lines. |
|
TickWidth |
The TickWidth property determines width of axis tick mark lines. |
|
Title |
The Title property determines chart axis title. |
|
TopIntervals |
The TopIntervals property determines top indent. |
|
UseDefaultExtremes |
The UseDataExtremes method determines whether minimum and maximum values of chart axes without data are used. |