When adding an IOhlcChartObject to a chart that shows a normal timeframe (Period.*) and hiding some or all of the built in fields (Starttime, Endtime, O, H, L, C, Volume, ...) and then switching to a range bar view, all previously hidden fields of the IOhlcChartObject are visible again.
Switching back to a Period.* view will hide the fields again. It seems that the properties of the IOhlcChartObject are not (correctly) passed to the corresponding clone on the RangeBar view.
Best, RR.
|