TIWCGJQPlotOptionsXYAxes Enumeration

Represents type TIWCGJQPlotOptionsXYAxes.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotOptionsXYAxes = (jqpoxyXAxis,jqpoxyX2Axis,jqpoxyYAxis,jqpoxyY2Axis,jqpoxyY3Axis,jqpoxyY4Axis,jqpoxyY5Axis,jqpoxyY6Axis,
 jqpoxyY7Axis,jqpoxyY8Axis,jqpoxyY9Axis);

The TIWCGJQPlotOptionsXYAxes type exposes the following members.

Show:
 NameDescription
jqpoxyX2Axis

Represents constant jqpoxyX2Axis.

jqpoxyXAxis

Represents constant jqpoxyXAxis.

jqpoxyY2Axis

Represents constant jqpoxyY2Axis.

jqpoxyY3Axis

Represents constant jqpoxyY3Axis.

jqpoxyY4Axis

Represents constant jqpoxyY4Axis.

jqpoxyY5Axis

Represents constant jqpoxyY5Axis.

jqpoxyY6Axis

Represents constant jqpoxyY6Axis.

jqpoxyY7Axis

Represents constant jqpoxyY7Axis.

jqpoxyY8Axis

Represents constant jqpoxyY8Axis.

jqpoxyY9Axis

Represents constant jqpoxyY9Axis.

jqpoxyYAxis

Represents constant jqpoxyYAxis.

Top