SeriesGroup overview

Constructors

 ConstructorOverloaded

Public Methods

 HideFor all series in the group, sets their Active property to False.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ShowFor all series in the group, sets their Active property to True.
 ToString

Public Properties

 ActiveReturns Yes, No or Some if all, none or some series in the group are active and sets the active property of all series in the group.
 Chart (inherited from TeeBase)Chart associated with this object
 NameThe name of the group.
 SeriesThe list of series that belong to this group.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

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

Protected Methods

 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)

See Also

SeriesGroup Class | Steema.TeeChart.Styles Namespace