Click or drag to resize

ExcelChartSeriesAxis Property

Gets the series axis of this chart.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartSeriesAxis SeriesAxis { get; }

Property Value

Type: ExcelChartSeriesAxis
See Also