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

x axis label alignment issue

1 Answer 19 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Srikanth
Top achievements
Rank 1
Srikanth asked on 07 Feb 2016, 05:52 AM

Hi,

I used following code and other code also but not working.

 

  <LabelsAppearance >
                    <TextStyle Color="Red" FontFamily="Arial"  Padding="10" Bold="true"
                        Italic="true" Margin="10" />
                </LabelsAppearance>

1 Answer, 1 is accepted

Sort by
0
Stamo Gochev
Telerik team
answered on 10 Feb 2016, 07:20 AM
Hi Srikanth,

Can you give me more information on where do you want the labels of the axis to be displayed? What is the expected final position?

Judging from the provided code, both the Margin and Padding properties are used, which might not be necessary, so can you try to position the labels using only one of them?

You can also find useful suggestions in our Labels and Titles Font Settings help article.

Regards,
Stamo Gochev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Chart (HTML5)
Asked by
Srikanth
Top achievements
Rank 1
Answers by
Stamo Gochev
Telerik team
Share this question
or