Click or drag to resize

XlsChartShape SecondaryCategoryAxis Property

Secondary category 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 IChartCategoryAxis SecondaryCategoryAxis { get; }

Property Value

Type: IChartCategoryAxis

Implements

IChart SecondaryCategoryAxis
See Also