Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2290
XamChart XAxis Label Cutting
posted

Hi All,

I face problems in XamChart When i change the window-state to Maximized my XAxix label text is cut off,this happen in sample application and my project as well because we use two rows in sample application, in first row we display chart and in second row we display rotate buttons our label text goes behind the second row how can we set Grid.RowSpan="2" for chart only because we have enough space in lower part of XamChart not for legend? and second thing i enabled scroll bar of XamChart but unfortunately this is not displayed when i change the resolution, scroll-bars must be shown because different users have different resolutions. Kindly look into it. For reference in attachment CuttingText image is also attached.

ScrollViewer.HorizontalScrollBarVisibility="Visible" ScrollViewer.VerticalScrollBarVisibility="Visible"

3DColumnChartRotation.rar
Parents Reply Children