TIWCGJQPlotDataRendererType Enumeration

Represents type TIWCGJQPlotDataRendererType.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotDataRendererType = (jqpdrtDefault,jqpdrtJSON);

The TIWCGJQPlotDataRendererType type exposes the following members.

Show:
 NameDescription
jqpdrtDefault

Represents constant jqpdrtDefault.

jqpdrtJSON

Represents constant jqpdrtJSON.

Top