TIWCGJQPlotAxesRenders Enumeration

Represents type TIWCGJQPlotAxesRenders.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotAxesRenders = (jqparDateAxisRenderer,jqparLinearAxisRenderer,jqparLogAxisRenderer,jqparMekkoAxisRenderer,jqparCategoryAxisRenderer);

The TIWCGJQPlotAxesRenders type exposes the following members.

Show:
 NameDescription
jqparCategoryAxisRenderer

Represents constant jqparCategoryAxisRenderer.

jqparDateAxisRenderer

Represents constant jqparDateAxisRenderer.

jqparLinearAxisRenderer

Represents constant jqparLinearAxisRenderer.

jqparLogAxisRenderer

Represents constant jqparLogAxisRenderer.

jqparMekkoAxisRenderer

Represents constant jqparMekkoAxisRenderer.

Top