[Serializable]
public sealed enum SeriesGroupActive : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Yes | All series in the group are active. |
No | No series in the group are active. |
Some | Some of the series in the group are active. |
See Also
Steema.TeeChart.Styles Namespace