Click or drag to resize

XlsChartShape PrimarySerieAxis Property

Primary serie axis. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IChartSeriesAxis PrimarySerieAxis { get; }

Property Value

Type: IChartSeriesAxis

Implements

IChart PrimarySerieAxis
See Also