<< Click to Display Table of Contents >> VpeSetChartLegendBorderStat |
(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