Set: Series.setLabelOptions(lOption)
Get: lOption = Series.getLabelOptions
Value | Constant | Description |
0x01 | LABEL_POINTS_FROM_RANGE | Labels from a specified range are displayed.[[PS: Not supported in Rel. 1]] |
0x02 | LABEL_POINTS_WITH_VALUES | The data value is displayed. |
0x04 | LABEL_POINTS_WITH_PERCENT | A percent value is displayed. |