Click or drag to resize

CSAxisInformation Properties

The CSAxisInformation type exposes the following members.

Properties
 NameDescription
Public propertyHasLabelsByDefault 
Public propertyHasTicksByDefault 
Public propertyHasTitleByDefault 
Public propertyIdentifier 
Public propertyIsShownByDefault 
Public propertyLogicalValueAxisEndThis 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.
Public propertyLogicalValueAxisOrgThis is the logical value where the axis starts. Normally, this is 0 (zero). For a segment of an axis, this might be any value.
Public propertyNameOfAxisStyle Name of the axis style. For cartesian coordinates for instance left, right, bottom or top.
Public propertyNameOfFirstDownSide 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".
Public propertyNameOfFirstUpSide 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".
Public propertyNameOfSecondDownSide 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.
Public propertyNameOfSecondUpSide 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.
Public propertyPreferredLabelSide 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.
Public propertyPreferredTickSide 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.
Top
See Also