[Serializable]
public sealed enum PricingMethods : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
HighLow | Uses high in a rising market, low price when downward |
Close | Uses Close price for both up and downward movements |
See Also
Steema.TeeChart.Styles Namespace