Defines the offset to move the category-axis line (including the tick marks) horizontally or vertically in relation to its original position.
Type
Description
Long
A long expression that defines the offset to move the category-axis line (including the tick marks) horizontally or vertically in relation to its original position.
The Offset property defines the offset to move the category-axis line (including the tick marks) vertically or horizontally (if the data is data is represented vertically) in relation to its original position. The
AxisLine property defines the configuration options to show the line of the category-axis. The
MajorTicks property defines the configuration options to show the major ticks of the category-axis. The
Serie.Vertical property indicates whether the data is represented vertically or horizontally. The
offset can be defined as a number to specify a horizontal/vertical shift to the right/bottom (positive value) or to the left/top (negative value) relative to the original position of the category-axis.