| void CBCGPChartTernaryAxis::SetLabelMode | ( | CBCGPChartTernaryAxis::LabelMode | lm, |
| BOOL | bRedraw = FALSE |
||
| ) |
Sets new label mode.
Call this method to set the new label mode. lm can be one of the following enumerated values:
| lm | Specifies the label mode to set. |
| bRedraw | TRUE - redraw the chart. |