<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Types:
Comments (0)
Defines the set of draw options to perform for each slice in a pie chart (TRSPieChart). This type is used by the protected DrawSlices method.
Namespace: RSChartConsts
Delphi
type TPieSliceOptions = set of TPieSliceOption;