Click or drag to resize

IChartCategoryAxis Offset Property

Represents distance between the labels and axis line. The value can be from 0 through 1000.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int Offset { get; set; }

Property Value

Type: Int32
See Also