Click or drag to resize

XlsChartFormat IsPrimaryAxis Property

If true then belong to primary axis; otherwise to secondary axis.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsPrimaryAxis { get; }

Property Value

Type: Boolean
See Also