Hi,
I am working on XamTimeLine and trying to reduce the height of Scene.I tried in different ways by setting the height property directly and Setting the Scene height peroperty in Scene Style and setting the Date Time Axis height property. But I am not getting what I need.
Could you please help me in this.
And also trying to display the labels on the above DateTime Axis, Please let me know if it is possible or not.
Thanks in Advance,Sudheer CV.
Hello,
When you add series to the xamTimeline you can set their position:<ig:NumericTimeSeries Position="TopOrLeft | BottomOrRight" ... <id:DateTimeSeries Position="TopOrLeft | BottomOrRight" ...