| void CBCGPGaugeImpl::SetTickMarkStyle | ( | CBCGPGaugeScaleObject::BCGP_TICKMARK_STYLE | style, |
| BOOL | bIsMajor, | ||
| double | dblSize = -1., |
||
| int | nScale = 0 |
||
| ) |
Specifies the gauge tick mark style.
The style can be one of the following:
| style | Specifies the new style. |
| bIsMajor | TRUE - major tick mark; FALSE - minor tick mark. |
| dblSize | tick mark size, in pixels |
| nScale | scale index |