void CBCGPChartSeries::SetDataLabelContentPadding | ( | const CBCGPSize & | sz, |
int | nDataPointIndex = -1 |
||
) |
Sets data label content padding.
Call this method to set data label content padding in pixels (the gap between data label text and bounds of data label rectangle).
sz | Specifies the new size. |
nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |