CSAxisInformation Properties |
The CSAxisInformation type exposes the following members.
Properties | Name | Description |
---|
| HasLabelsByDefault | |
| HasTicksByDefault | |
| HasTitleByDefault | |
| Identifier | |
| IsShownByDefault | |
| LogicalValueAxisEnd | This is the logical value where the axis ends. Normally, this is 1 (one). For a segment of an axis, this might be be any value. |
| LogicalValueAxisOrg | This is the logical value where the axis starts. Normally, this is 0 (zero). For a segment of an axis, this might be any value. |
| NameOfAxisStyle |
Name of the axis style. For cartesian coordinates for instance left, right, bottom or top.
|
| NameOfFirstDownSide |
Name of the side (in the first alternate direction) of an axis style to lower logical values. For the bottom axis, this is for instance "outer".
|
| NameOfFirstUpSide |
Name of the side (in the first alternate direction) of an axis style to higher logical values. For the bottom axis, this is for instance "inner".
|
| NameOfSecondDownSide |
Name of the side (in the second alternate direction) of an axis style to lower logical values. For the bottom axis, this would be in the direction to the viewer.
|
| NameOfSecondUpSide |
Name of the side (in the second alternate direction) of an axis style to higher logical values. For the bottom axis, this would be in the direction away from the viewer.
|
| PreferredLabelSide |
Side of an axis style where the label is probably shown. For the bottom axis, this is for instance the right side, i.e. the outer side.
|
| PreferredTickSide |
Side of an axis style where the ticks are probably shown. For the bottom axis, this is for instance the right side, i.e. the outer side.
|
TopSee Also