C
#define CH_PERCENT 0x0010 // Bit to indicate that the pie chart will be drawn with percentage values shown for the sample data.
Description
Bit to indicate that the pie chart will be drawn with percentage values shown for the sample data. For bar chart, if CH_VALUE is set, it toggles the value shown to percentage.