GraffitiChartLegend

See Also #

This class has no related objects.

Enumerations #

Name Values

This class exposes no enumerations.

Constants #

Name Type Value

This class exposes no constants.

Events #

Definition Parameters Description

This class exposes no events.

Methods #

Definition Parameters Return Type Description

This class exposes no methods.

Properties #

Name Type Default Value Description
BackgroundColor Color &c000000 Color to display behind the legend items when ChartColors = False.
ChartColors Boolean True Use chart Tooltip colors for drawing when True.
ChartParent GraffitiChart Nil Parent chart whose data is used for display.
TextColor Color &c000000 Color to draw text with when ChartColors = False.
Title String “” Title displayed at the top of the control.

Examples #

This class currently has no examples.

Notes #

Updating Legend #

When you have made a change to the datasets of a chart and you wish to update the legend, simply call the legend’s Refresh method.