TIWCGJQPlotOptionsTickOptionsMark Enumeration

Represents type TIWCGJQPlotOptionsTickOptionsMark.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotOptionsTickOptionsMark = (jqpotomOutside, jqpotomInside,jqpotomCross);

The TIWCGJQPlotOptionsTickOptionsMark type exposes the following members.

Show:
 NameDescription
jqpotomCross

Represents constant jqpotomCross.

jqpotomInside

Represents constant jqpotomInside.

jqpotomOutside

Represents constant jqpotomOutside.

Top