Alignment | The Alignment property defines the Legend position. |
CheckBoxes | Enables/disables the display of Legend check boxes. |
Color | Changes the background color of the Legend box. |
CurrentPage | Legend shows only the current page items when the Chart is divided into pages. |
DividingLines | Pen attributes used to draw lines separating Legend items. |
DrawBehind | Gets or sets whether the Legend is draw in front of or behind the rest of the Chart's elements. |
FirstValue | Defines which is the first Legend item displayed |
FontSeriesColor | Sets the font color of the legend text to that of the Series color, or not. |
HorizMargin | Speficies the number of screen pixels between Legend and Chart rectangles. |
Inverted | When True, draws the Legend items in opposite direction. |
Items | List of LegendItem objects. |
LegendStyle | Defines which items will be displayed in Chart Legend. |
Lines | Access to the Legend's Array of Text lines. |
MaxNumRows | Sets the Maximum number of Legend Rows to display for a horizontal (Chart Top or Bottom) Legend. |
ResizeChart | Resizes Chart rectangle to prevent overlap with Legend. |
Series | Determine which series is used as data for the Legend entries. |
Symbol | Sets the width and position of the color rectangle associated with each Legend item. |
Text | Use the Text property to add text to the Legend. |
TextStyle | Determines how Legend text items will be formatted. |
TextSymbolGap | Sets the space in pixels to the left of the Legend
Text item. It may be used to increase the space
between the text and the symbol. |
Title | Sets the Title text and its characteristics at the top of the legend |
TopLeftPos | Specifies the Legend's top position in percent of total chart height. |
Vertical | Is read only and returns True only if the legend is left or right aligned. |
VertMargin | Determines the vertical margin in pixels between Legend and Chart rectangle. |
VertSpacing | Sets vertical spacing between Legend items (pixels). |