Table of Contents

ExcelChart.SetChartAxis Method

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

Syntax

Namespace: FlexCel.Core

public abstract void SetChartAxis(TChartAxis axis)

Parameters

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

See also