<< Click to Display Table of Contents >> VpeSetChartPieLegendWithPercent |
(Chart Property) Pie Chart only: Determines, whether the percent values of each pie element are shown in the legend.
void VpeSetChartPieLegendWithPercent(
VpeHandle hDoc,
int yes_no
)
VpeHandle hDoc
Document Handle
int yes_no
Value |
Description |
True |
yes, the percent values are shown |
False |
no, they are not shown |
Default:
True