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
1369
Paging in XamChart?
posted

Hi,

On xamChart, I want to be able to assign my own labels retrieved from the database.  For instance, the Y axis specifies Maximum="11" Minimum="0" Unit="1".  This displays 1 to 10 on the Y axis.  I want to change this to the values retrieved at runtime, such as "Invoice" "Payment" "Billing" "Clearing" and so forth.  There would be maximun 10 for the Y axis, however in the X axis, their could be many values.  The X axis specifies Maximum="11" Minimum="0" Unit="1" to display only ten records at a time, which brings me to my next question.  Is there a way to allow paging in xamChart?

 Thanks in advance.

Parents Reply Children
No Data