TFlexCelReport.OnCustomizeChart Method
Replace this event when creating a custom descendant of FlexCelReport. See also CustomizeChart
Syntax
Unit: FlexCel.Report
procedure TFlexCelReport.OnCustomizeChart(const e: TCustomizeChartEventArgs); virtual;
Parameters
See also