Price method used for calculation
[Serializable]
public sealed enum PricingMethods : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
HighLowUses high in a rising market, low price when downward
CloseUses Close price for both up and downward movements

See Also

Steema.TeeChart.Styles Namespace