LegendSymbol overview

Constructors

 Constructor

Public Events

 OnSymbolDraw

Public Methods

 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 ContinousAdjoins the different legend rectangles when true.
 DefaultPenUses series pen properties to draw a border around the coloured box legend symbol, when true.
 HeightDefines the height of the color rectangles (symbols).
 HeightUnitsDefines the unit measure of the height of the color rectangles (symbols).
 PenPen used to draw a border around the color box legend symbols.
 PositionSets the position of the Legend color rectangles.
 ShadowSets a shadow around the Legend symbols.
 SquaredWhen true, the legend symbol will be resized to square shaped.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 VisibleShows or hides Legend symbols.
 WidthDefines the width of the color rectangles (symbols).
 WidthUnitsDefines the Width units for the width of Symbol.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 DoOnSymbolDraw
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 ShouldSerializePen

See Also

LegendSymbol Class | Steema.TeeChart Namespace