[Serializable]
public sealed enum MultiAreas : Enum , IComparable, IFormattable, IConvertible
Public Members
Member | Description |
---|---|
None | Areas will be drawn one behind the other. |
Stacked | Draws each Area on top of previous one. |
Stacked100 | Adjusts each individual point to a common 0..100 axis scale. |
See Also
Steema.TeeChart.Styles Namespace