TIWCGJQPlotOptionsThemeTitleTextAlign Enumeration

Represents type TIWCGJQPlotOptionsThemeTitleTextAlign.

Namespace: IWCGJQPlotCharts
type
 TIWCGJQPlotOptionsThemeTitleTextAlign = (jqpottaLeft,jqpottaCenter,jqpottaRight);

The TIWCGJQPlotOptionsThemeTitleTextAlign type exposes the following members.

Show:
 NameDescription
jqpottaCenter

Represents constant jqpottaCenter.

jqpottaLeft

Represents constant jqpottaLeft.

jqpottaRight

Represents constant jqpottaRight.

Top