Legend overview

Constructors

 ConstructorOverloaded

Public Fields

 ColumnWidthAuto
 ColumnWidths
 Size (inherited from TextShape)

Public Methods

 Assign (inherited from TextShape)Assign all properties from a TextShape to another.
 ClickedReturns the index of the clicked Legend Point.
 Clone (inherited from Shape)
 DrawRectRotated (inherited from TextShape)Draws the Shape rectangle rotated by Angle degrees.
 FormattedLegendReturns the text string corresponding to a Legend position.
 FormattedValueReturns the corresponding Legend text for the Series ValueIndex point.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 Paint

Public Properties

 AlignmentThe Alignment property defines the Legend position.
 AutoSize (inherited from TextShape)
 Bevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 BevelInner (inherited from Shape)
 BevelOuter (inherited from Shape)
 BevelWidth (inherited from Shape)
 BorderRound (inherited from Shape)Rounds the Borders of the Chart Shapes.
 Bottom (inherited from Shape)Shape rectangle bottom co-ordinate
 Brush (inherited from Shape)Defines the kind of brush used to fill shape background.
 Chart (inherited from TeeBase)Chart associated with this object
 CheckBoxesEnables/disables the display of Legend check boxes.
 ClipText (inherited from TextShape)
 ColorChanges the background color of the Legend box.
 CurrentPageLegend shows only the current page items when the Chart is divided into pages.
 CustomPosition (inherited from TextShapePosition)Set to true to permit custom positioning of TextShape.
 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
 Font (inherited from TextShape)Determines the font attributes used to output ShapeSeries.Text strings.
 FontSeriesColorSets the font color of the legend text to that of the Series color, or not.
 Gradient (inherited from Shape)Calls the Gradient characteristics for the shape.
 Height (inherited from Shape)The Height of the shape.
 HorizMarginSpeficies the number of screen pixels between Legend and Chart rectangles.
 Image (inherited from Shape)Rendered Image for Shape background
 ImageBevel (inherited from Shape)Sets the bevel characteristics of the Shape.
 ImageMode (inherited from Shape)ImageMode for rendered Shape background Image
 ImageTransparent (inherited from Shape)Sets the shape image to transparent.
 InvertedWhen True, draws the Legend items in opposite direction.
 ItemsList of LegendItem objects.
 Left (inherited from Shape)Shape rectangle left co-ordinate
 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.
 Pen (inherited from Shape)Specifies the pen used to draw the shape.
 ResizeChartResizes Chart rectangle to prevent overlap with Legend.
 Right (inherited from Shape)Shape rectangle right co-ordinate
 SeriesDetermine which series is used as data for the Legend entries.
 Shadow (inherited from Shape)Defines the shape's Shadow characteristics.
 ShadowSize (inherited from TextShape)
 ShapeBounds (inherited from Shape)Defines the boundaries of the Shape.
 ShapePolygonBounds (inherited from Shape)
 ShapeStyle (inherited from TextShape)Shape may be rectagular or rounded rectangular.
 SymbolSets the width and position of the color rectangle associated with each Legend item.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TextUse the Text property to add text to the Legend.
 TextAlign (inherited from TextShape)
 TextFormat (inherited from TextShape)Determines if Text is drawn as Normal or HTML styles.
 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
 Top (inherited from Shape)Shape rectangle top co-ordinate
 TopLeftPosSpecifies the Legend's top position in percent of total chart height.
 Transparency (inherited from Shape)Sets Transparency level from 0 to 100% of shape.
 Transparent (inherited from Shape)Enables/disables transparency of shape.
 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).
 Visible (inherited from Shape)Shows or hides the Shape.
 Width (inherited from Shape)The Width of the shape.

Protected Fields

 bBevel (inherited from Shape)
 bBorderRound (inherited from Shape)
 bBrush (inherited from Shape)
 bCustomPosition (inherited from TextShapePosition)
 bImageBevel (inherited from Shape)
 bTransparent (inherited from Shape)
 defaultText (inherited from TextShape)
 defaultVisible (inherited from Shape)
 iBottom (inherited from Shape)
 iDrawText (inherited from TextShape)
 iHeight (inherited from Shape)
 iLeft (inherited from Shape)
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 iRight (inherited from Shape)
 iTop (inherited from Shape)
 iWidth (inherited from Shape)
 pPen (inherited from Shape)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 AssignShape
 CalcBounds (inherited from TextShape)
 DoMouseDown
 DrawString (inherited from TextShape)
 DrawText (inherited from TextShape)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TextShape)
 SetColorProperty (inherited from TeeBase)
 SetCustomPosition
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 SetTransparency (inherited from TextShape)
 ShouldSerializeBottom (inherited from TextShapePosition)
 ShouldSerializeLeft (inherited from TextShapePosition)
 ShouldSerializeLines (inherited from TextShape)
 ShouldSerializeRight (inherited from TextShapePosition)
 ShouldSerializeTop (inherited from TextShapePosition)
 ShouldSerializeTransparent (inherited from Shape)
 ShouldSerializeVisible (inherited from Shape)

Protected Properties

 LinesLength (inherited from TextShape)
 Transform (inherited from Shape)

See Also

Legend Class | Steema.TeeChart Namespace