TIWCGJQPlotLegendPlacement Enumeration

Represents type TIWCGJQPlotLegendPlacement.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotLegendPlacement = (jqplpInsideGrid,jqplpOutsideGrid,jqplpInside,jqplpOutside);

The TIWCGJQPlotLegendPlacement type exposes the following members.

Show:
 NameDescription
jqplpInside

Represents constant jqplpInside.

jqplpInsideGrid

Represents constant jqplpInsideGrid.

jqplpOutside

Represents constant jqplpOutside.

jqplpOutsideGrid

Represents constant jqplpOutsideGrid.

Top