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

Public Members

MemberDescription
NoneAreas will be drawn one behind the other.
StackedDraws each Area on top of previous one.
Stacked100Adjusts each individual point to a common 0..100 axis scale.

See Also

Steema.TeeChart.Styles Namespace