OHLC overview

Constructors

 ConstructorOverloaded

Public Methods

 AddAdds new point with specified integer index and double open, high, low and close.
 IsValidSourceOfValidates Series datasource.
 MaxYValueReturns the Maximum Value of the Series Y Values List.
 MinYValueReturns the Minimum Value of the Series Y Values List.

Public Properties

 CloseValuesGets and sets all Stock market Close values.
 DateValuesGets and sets all Stock market Date values.
 HighValuesGets and sets all Stock market High values.
 ItemPoint characteristics
 LowValuesGets and sets all Stock market Low values.
 OpenValuesGets and sets all Stock market Open values.

See Also

OHLC Class | Steema.TeeChart.Styles Namespace