TIWCGJQPlotHighlighterOptionsTooltipAxes Enumeration

Represents type TIWCGJQPlotHighlighterOptionsTooltipAxes.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotHighlighterOptionsTooltipAxes = (jqphotaX,jqphotaY,jqphotaYX,jqphotaXY,jqphotaBoth);

The TIWCGJQPlotHighlighterOptionsTooltipAxes type exposes the following members.

Show:
 NameDescription
jqphotaBoth

Represents constant jqphotaBoth.

jqphotaX

Represents constant jqphotaX.

jqphotaXY

Represents constant jqphotaXY.

jqphotaY

Represents constant jqphotaY.

jqphotaYX

Represents constant jqphotaYX.

Top