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
170
DataChart Features
posted

Hello,

I have some questions about the datachart:

- Is-it possible to manage the minorgridlines like XamWebChart(Unit).

- In a scatter Chart, Is-it possible to bind a collection containing a datetime column?

- In a categories chart with datetime X axis, Is- it possible to manage the interval ?

Thank you.

 

 

Parents
No Data
Reply
  • 30692
    Offline posted

    Sorry for the late reply,

    -For some of the axis types you can manage major gridline intervals, the minor gridlines are currently auto-calculated based on available space.

    -You can use the date time values as double values and then format them back to datetime values in the axis labels.

    -Currently the Interval on the CategoryDateTimeXAxis is not user configurable.

    -Graham

Children