Sets the horizontal Candle Size in pixels.
public Int32 CandleWidth {get; set;}

Remarks


Default: 6

The CandleWidth property is the horizontal Candle Size. It is based on pixels for Screen charts.
When printing, this number is multiplied by the ratio between the Printer width and the Screen width.

See Also

Candle Class | Candle Members | Steema.TeeChart.Styles Namespace