TChartClickedPartStyle

TChartClickedPartStyle

type TChartClickedPartStyle = (cpNone, cpLegend, cpAxis, cpSeries, cpTitle, cpFoot, cpChartRect, cpSeriesMarks, cpSeriesPointer, cpSubTitle, cpSubFoot, cpAxisTitle);

Unit
TeEngine

Description
The TChartClickedPartStyle contains the Component Style of the TChart Component. Use with TChartClickedPart event and TCustomChart.CalcClickedPart method.