# GraffitiChartLegend
Class Inherits GraffitiSuite.BaseCanvas
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| BackgroundColor | Color | (None) | Color to display behind the legend items when ChartColors = False. |
| ChartColors | Boolean | (None) | Use chart Tooltip colors for drawing when True. |
| ChartParent | GraffitiChart | (None) | Parent chart whose data is used for display. |
| TextColor | Color | (None) | Color to draw text with when ChartColors = False. |
| Title | String | (None) | Title displayed at the top of the control. |