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

[Solved] How to set the Height or Width to be less than 100?

1 Answer 56 Views
Chart for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ted
Top achievements
Rank 1
Ted asked on 06 Jun 2013, 11:28 PM
I'm trying to make a small RadCartesianChart that is part of a large table of data (there is a 30-day trend chart on each row in the table)

The height and width attributes applied to the chart control work great to stretch the control in any direction I want. However, if I set height or width to anything less than 100, the control remains 100x100.

Is there any way to get the control to have a height less than 100? I know I could just do a scale transformation, but that makes the line look really messed up. I just want a chart that has Height="30" and Width="100". This doesn't seem like it should be that complicated...

1 Answer, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 07 Jun 2013, 07:48 AM
Hi Ted,

In order to avoid duplication of posts, I have answered this question in the following forum thread - http://www.telerik.com/community/forums/metro/chart-xaml/chart-height-width-100.aspx.

 

Regards,
Ivaylo Gergov
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Chart for XAML
Asked by
Ted
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Share this question
or