void CBCGPChartAxis::SetMajorTickMarkLen | ( | int | nLen | ) |
Sets length, in pixels, of major tick marks.
Call this method to change size of major tick marks.
The default value is 6 pixels (when DPI is 100%). It can be automatically scaled according to the parent chart's scale ratio.
nLen | Specifies the new length. |