MajorMarkSize
MajorMarkSize (Get method)
Returns the size of the scale’s ticks on the coordinate axes.
int MajorMarkSize()MajorMarkSize (Set method)
Returns the size of the scale’s ticks on the coordinate axes.
void MajorMarkSize(
const int size // tick size
)Parameters
- size
[in] Tick size in pixels.
Last updated on