Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TChartPanelArea Enumeration
Defines the parts of a TRSCustomChartPanel
Namespace: RSChartConsts
Delphi
type TChartPanelArea = (paBackground, paForeground, paGradient, paCharts, paHeader, paFooter, paLegend, paChartBackground, paLeftAxis, paRightAxis, paTopAxis, paBottomAxis);
Name
Description
paBackground
Represents constant paBackground.
paBottomAxis
Represents constant paBottomAxis.
paChartBackground
Represents constant paChartBackground.
paCharts
Represents constant paCharts.
paFooter
Represents constant paFooter.
paForeground
Represents constant paForeground.
paGradient
Represents constant paGradient.
paHeader
Represents constant paHeader.
paLeftAxis
Represents constant paLeftAxis.
paLegend
Represents constant paLegend.
paRightAxis
Represents constant paRightAxis.
paTopAxis
Represents constant paTopAxis.
Top
•TRSCustomChartPanel
•RSChartConsts.TChartPanelAreas
•RSChartConsts