TChartSeries.AssociatedToAxis
TChartSeries
function AssociatedToAxis(Const Axis: TChartAxis): Boolean; virtual;
Unit
TeEngine
Description
Returns True if the Series has been associated with the Axis.
A series is "associated" to an axis when either the HorizAxis or VertAxis refers to that Axis.