TIWCGJQPlotCursorOptionsConstrainTo Enumeration

Represents type TIWCGJQPlotCursorOptionsConstrainTo.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotCursorOptionsConstrainTo = (jqpcoctNone,jqpcoctX,jqpcoctY);

The TIWCGJQPlotCursorOptionsConstrainTo type exposes the following members.

Show:
 NameDescription
jqpcoctNone

Represents constant jqpcoctNone.

jqpcoctX

Represents constant jqpcoctX.

jqpcoctY

Represents constant jqpcoctY.

Top