Link Search Menu Expand Document

CategoryAxisLabelOffset Property

Gets or sets the label offset (the distance of labels from the axis).

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int LabelOffset { get; set; }

Property Value

Type: Int32
The label offset.
Remarks
The label offset is an integer between 0 and 1000 and is percentage of the default offset value.
See Also

Reference