TIWCGJQPlotTickRenders Enumeration

Represents type TIWCGJQPlotTickRenders.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotTickRenders = (jqptrCanvasAxisTickRenderer,jqptrAxisTickRenderer);

The TIWCGJQPlotTickRenders type exposes the following members.

Show:
 NameDescription
jqptrAxisTickRenderer

Represents constant jqptrAxisTickRenderer.

jqptrCanvasAxisTickRenderer

Represents constant jqptrCanvasAxisTickRenderer.

Top