PrimaryTicksType
Returns or sets the type of the primary points. The type is specified by a constant from the GdbLtChartAxisTickTypes. The property supports read/write access.
Constant | Description |
gdbLtTicksNone | Points are not displayed |
gdbLtTicksCross | Points cross the axis |
gdbLtTicksUnder | Points are below the axis |
gdbLtTicksOver | Points are above the axis |