VpeSetChartPieLegendWithPercent

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeSetChartPieLegendWithPercent

Previous pageReturn to chapter overviewNext page

(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