MarkerHorizontal Class
The MarkerHorizontal class represents a HORIZONTAL marker on a graph. It can be used to customize horizontal marker style and options.
Public Properties
datalock
labelside
linecolor
linestyle
linewidth
value
xlabelposition
Detailed Properties Descriptions
datalock
datalock
Whether the marker value will be restrained to data range.
labelside
labelside
The label side (LINE_ORDER_ABOVE or LINE_ORDER_BELOW).
linecolor
linecolor
The marker line color.
linestyle
linestyle
The marker line style (LINE_STYLE_SOLID, LINE_STYLE_DOTTED or LINE_STYLE_DASHED).
linewidth
linewidth
The marker line width.
value
value
The Y position of the marker line (a dataset y value).
xlabelposition
xlabelposition
The X position of the marker text (a dataset x value).