TIWCGJQPlotOptionsThemeSerie Enumeration

Represents type TIWCGJQPlotOptionsThemeSerie.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotOptionsThemeSerie = (jqpotsBar,jqpotsLine,jqpotsPie,jqpotsFunnel);

The TIWCGJQPlotOptionsThemeSerie type exposes the following members.

Show:
 NameDescription
jqpotsBar

Represents constant jqpotsBar.

jqpotsFunnel

Represents constant jqpotsFunnel.

jqpotsLine

Represents constant jqpotsLine.

jqpotsPie

Represents constant jqpotsPie.

Top