Describes the possible values of the Active property.
[Serializable]
public sealed enum SeriesGroupActive : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
YesAll series in the group are active.
NoNo series in the group are active.
SomeSome of the series in the group are active.

See Also

Steema.TeeChart.Styles Namespace