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
1495
XamDataChart Info strips with vertical line
posted

Hi,

We use MVVM in our application, and XamDataChart is used for display of records every thing is working fine, but we need following features, how can we achieve these ?

  1. We use datatable for XamDataChart binding with two columns string type for XAxis and double type for YAxis.
  2. Our XAxis are always fixed such as showing in snapshot.
  3. We need to display colored info strips from XAxis values (-5 to -1) and again at (1 to 5) like showing in snapshot.
  4. One Vertical line between XAxis value (8 and -4) and second line between (2 and -6).
  5. Our YAxis values are below then 0, in that case XAxis must be in side of chart like showing in snapshot.
  6. Small sample application is really very helpful for me.
Parents Reply Children
No Data