LabelOffset

Axis.LabelOffset property

Specifies the distance of labels from the axis. Applied to category or date axis. Value must be between 0% and 1000%. Read/write UInt16.

public ushort LabelOffset { get; set; }

See Also