Determines whether Close prices will be displayed.
public Boolean ShowClose {get; set;}

Remarks


Default: true

The ShowCloseTick property controls if Close 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