Search code examples
c#asp.netchartstelerikradchart

Telerik RadChart labeling and positioning


I'm new to Telerik Chart controls and I have some minor problems:

My chart (1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")
(2) The legend stays at the top of the chart

Please tell me how to do it.


Solution

  • (1) I want to set the (1, 2, 3, 4) in the horizontal axis into ("a", "b", "c", "d")

    (2) Use the Legend section under the chart wizard to adjust the location of your legend:

    enter image description here