Click or drag to resize

XlsChartAxis AutoTickMarkSpacing Property

Gets or sets a value indicating whether the spacing between tick marks on the axis should be automatically determined.

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

Property Value

Type: Boolean
See Also