Candle overview

Constructors

 ConstructorOverloaded

Public Methods

 ClickedReturns the ValueIndex of the "clicked" point in the Series.
 ClickedCandleReturns true if point p is inside the bounds of the ValueIndex candle
 DrawValueCalled internally. Draws the "ValueIndex" point of the Series.
 MaxYValue
 MinYValue
 PrepareForGallery
 SetSubGallery

Public Properties

 CandleWidthSets the horizontal Candle Size in pixels.
 DescriptionGets descriptive text.
 DownCloseColorCandle color fill when Close value is greater than Open value.
 HighLowPenPen used to draw "high" and "low" lines
 Pen
 SameCloseColorCandle color fill when Open value is the same as the Close value.
 ShowCloseDetermines whether Close prices will be displayed.
 ShowOpenDetermines whether Open prices will be displayed.
 StyleDetermines how the Candle points will be drawn.
 UpCloseColorCandle color fill when Open value is greater than Close value.

See Also

Candle Class | Steema.TeeChart.Styles Namespace