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
12004
Setting the label format dynamically.
posted

An example on setting the label format dynamically on the x axis.

Parents
No Data
Reply
  • 12004
    posted

    In the sample sets the format based on the time span difference of the item's date. This will occur when the zoom is changed. Using the GetUnscaledValue method of the axis returns the index in which can be used to return the item from the datasource.

    xamDataChart3.zip
Children
No Data