Determines whether Open prices will be displayed.
public Boolean ShowOpen {get; set;}

Remarks


Default: true

The ShowOpenTick property controls if Open prices will be displayed. This property only has effect when Candle series.CandleStyle is set to csCandleBar. The CandleWidth property determines the length in pixels of Open and Close ticks.

See Also

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