Table of Contents

TXlsChart.SetChartAxis Method

Sets the options for either the primary or secondary pair of axis.

Syntax

Unit: FlexCel.XlsAdapter

procedure TXlsChart.SetChartAxis(axis: IChartAxis);

Parameters

<-> Parameter Type Description
axis IChartAxis Pair of axis we want to set the options.

See also