Click or drag to resize

XlsChartAxis Visible Property

Indicates is axis is visible.

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 Visible { get; set; }

Property Value

Type: Boolean

Implements

IChartAxis Visible
See Also