TIWCGJQPlotOptionsOrientation Enumeration

Represents type TIWCGJQPlotOptionsOrientation.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotOptionsOrientation = (jqpooNW,jqpooN,jqpooNE,jqpooE,jqpooSE,jqpooS,jqpooSW,jqpooW);

The TIWCGJQPlotOptionsOrientation type exposes the following members.

Show:
 NameDescription
jqpooE

Represents constant jqpooE.

jqpooN

Represents constant jqpooN.

jqpooNE

Represents constant jqpooNE.

jqpooNW

Represents constant jqpooNW.

jqpooS

Represents constant jqpooS.

jqpooSE

Represents constant jqpooSE.

jqpooSW

Represents constant jqpooSW.

jqpooW

Represents constant jqpooW.

Top