TChartClickedPart
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartClickedPart

type TChartClickedPart = record;

Unit
TeEngine

Description

Record used to store information about the TChart component at an X,Y co-ordinate

TChartClickedPart = record
Part : TChartClickedPartStyle;
PointIndex : Integer;
ASeries : TChartSeries;
AAxis : TChartAxis;
end;

Several methods require or return a TChartClickedPart record variable, like CalcClickedPart.

The TSelectorTool is a convenient, easy to use component to manage mouse clicks at different Chart parts.




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.