Table of Contents

ExcelChart.GetChartAxis Method

Returns the axis information for this chart. Note that this might be more than one, if the chart has a secondary axis.

Syntax

Namespace: FlexCel.Core

public abstract TChartAxis[] GetChartAxis()

See also