Legend overview

Constructors

 ConstructorOverloaded

Public Fields

 ColumnWidthAuto
 ColumnWidths

Public Methods

 ClickedReturns the index of the clicked Legend Point.
 FormattedLegendReturns the text string corresponding to a Legend position.
 FormattedValueReturns the corresponding Legend text for the Series ValueIndex point.
 Paint

Public Properties

 AlignmentThe Alignment property defines the Legend position.
 CheckBoxesEnables/disables the display of Legend check boxes.
 ColorChanges the background color of the Legend box.
 CurrentPageLegend shows only the current page items when the Chart is divided into pages.
 DividingLinesPen attributes used to draw lines separating Legend items.
 DrawBehindGets or sets whether the Legend is draw in front of or behind the rest of the Chart's elements.
 FirstValueDefines which is the first Legend item displayed
 FontSeriesColorSets the font color of the legend text to that of the Series color, or not.
 HorizMarginSpeficies the number of screen pixels between Legend and Chart rectangles.
 InvertedWhen True, draws the Legend items in opposite direction.
 ItemsList of LegendItem objects.
 LegendStyleDefines which items will be displayed in Chart Legend.
 LinesAccess to the Legend's Array of Text lines.
 MaxNumRowsSets the Maximum number of Legend Rows to display for a horizontal (Chart Top or Bottom) Legend.
 ResizeChartResizes Chart rectangle to prevent overlap with Legend.
 SeriesDetermine which series is used as data for the Legend entries.
 SymbolSets the width and position of the color rectangle associated with each Legend item.
 TextUse the Text property to add text to the Legend.
 TextStyleDetermines how Legend text items will be formatted.
 TextSymbolGapSets 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.
 TitleSets the Title text and its characteristics at the top of the legend
 TopLeftPosSpecifies the Legend's top position in percent of total chart height.
 VerticalIs read only and returns True only if the legend is left or right aligned.
 VertMarginDetermines the vertical margin in pixels between Legend and Chart rectangle.
 VertSpacingSets vertical spacing between Legend items (pixels).

See Also

Legend Class | Steema.TeeChart Namespace