Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Types
TPieSliceOptions Type
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;
•RSChartConsts.TPieSliceOption
•TRSPieChart
•RSChartConsts