TIWCGJQPlotLegendRenders Enumeration

Represents type TIWCGJQPlotLegendRenders.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotLegendRenders = (jqplrEnhancedLegendRenderer,jqplrDefault);

The TIWCGJQPlotLegendRenders type exposes the following members.

Show:
 NameDescription
jqplrDefault

Represents constant jqplrDefault.

jqplrEnhancedLegendRenderer

Represents constant jqplrEnhancedLegendRenderer.

Top