Represents an object that configures the axis ticks (or labels). | |
Description: | CimAxisTicks represents the object that
configures the axis ticks or
labels. A tick is a line that delimiters a coordinate position
within an axis. An axis can contain 0 or more ticks besides the
low and high limits. These are
distributed evenly accross the axis. The value displayed as the
tick label is the value that corresponds to the position of the
tick in relation to the low and high limits. Example An axis that has 3 ticks, a low limit of 0 and a high limit of 100 has tick values of 25, 50 and 75. |
Properties: | AutoCount , Count , Font , UseAmbientFont |
Methods: |