This question is locked. New answers and comments are not allowed.
I need to be able to accurately depict daylight savings on a radchartview. My assumption is that this might be handled by binding UTC data to the x axis, and somehow overriding the X axis labels/values (both on the axis and when selecting a point or whatever).
My goal is that for 23 hour days, I would need the label to just skip the appropriate hour. For 25 days, the label would repeat I suppose. This may conflict with my above assumption however.
Is this possible? Are there any samples or examples which can show how to approach this? How have other customers approached this issue? "Workarounds" are welcome, as well as general practical advice :)
My goal is that for 23 hour days, I would need the label to just skip the appropriate hour. For 25 days, the label would repeat I suppose. This may conflict with my above assumption however.
Is this possible? Are there any samples or examples which can show how to approach this? How have other customers approached this issue? "Workarounds" are welcome, as well as general practical advice :)