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()
Returns the axis information for this chart. Note that this might be more than one, if the chart has a secondary axis.
Namespace: FlexCel.Core
public abstract TChartAxis[] GetChartAxis()