# Special HiLoOpenClose Chart Properties

## Content



The developer can specify how the open and close tick marks are displayed on the chart.

### To Display Open and Close Ticks

*   Use the ShowOpen, ShowClose and FullWidth properties to determine how the open and close tick marks are displayed.
*   Enable ShowOpen to display the open tick marks and enable ShowClose to display the close tick marks.
*   Enable FullWidth to draw the open and close tick marks on both sides of the vertical range.

<br />![](https://cdn.mescius.io/document-site-files/images/70bd33a2-280e-4cc3-a1c0-7b827eceb8aa/imagesext/image9_60.png)

### To format the Lines and Ticks

*   Look at the sample, HLCandle

## See Also

[Histogram Charts](/componentone/docs/win/online-chart2d/specific2dcharts/histogramcharts)