This is a migrated thread and some comments may be shown as answers.

Variable label spacing

3 Answers 75 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Anand
Top achievements
Rank 1
Anand asked on 25 Jun 2011, 12:24 AM
Hi.

I need to use variable label (categorical) spacing in one of my charts. Ex; Space between LabelA and LabelB should be 1 unit, LabelB and LabelC has 1.5 units between them. How can I achieve this?

Thanks.

3 Answers, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 29 Jun 2011, 02:08 PM
Hi Anand,

You may use the XAxis StepLabelLevelHeight property to achieve your requirement. For more information - take a look at our help topic.

Kind regards,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Anand
Top achievements
Rank 1
answered on 30 Jun 2011, 03:57 PM
Every X-axis label must have different spacing which I will specify manually in C# code. Is it possible for you to provide a code sample on how this can be done? I need to be able to use it for both area charts and bar charts. The X-axis should look something like the following.

A -- 0.5 units -- B -- 1.3 units -- C -- 2.1 units -- D

Thanks.
0
Evgenia
Telerik team
answered on 05 Jul 2011, 09:54 AM
Hello Anand,

Currently this is not supported by RadChart for WPF. Let us know if there is anything else we can assist you with.

All the best,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Anand
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Anand
Top achievements
Rank 1
Share this question
or