VpeSetChartLegendBorderStat

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeSetChartLegendBorderStat

Previous pageReturn to chapter overviewNext page

(Chart Property) Determines, whether the legend is drawn with a frame and a shadow or not for the next created chart object.

void VpeSetChartLegendBorderStat(

VpeHandle hDoc,

int legendborderstat

)

VpeHandle hDoc

Document Handle

int legendborderstat

possible values are:

Value

Description

True

drawn

False

invisible

Default:

True