TXlsBaseChart.DoAfterConstruction Method
This method will be called after the chart has been created.
Syntax
Unit: FlexCel.XlsAdapter
procedure TXlsBaseChart.DoAfterConstruction(const IsXlsxChart: Boolean);
Parameters
<-> |
Parameter |
Type |
Description |
const |
IsXlsxChart |
Boolean |
|
See also