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

How to change the chart element padding?

2 Answers 284 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 27 Apr 2017, 09:45 AM

Hello,

I tried to change the padding of chart element but there was no effect although I updated margin and padding properties to 0.

So what should i do to set the chart have no padding left?

I attach the screenshot in the attachment.

Regard,

Paul

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 27 Apr 2017, 10:11 AM
Hi Paul,

You can change the margin like this:
radChartView1.View.Margin == new Padding(0);

Please let me know if there is something else I can help you with. 
 
Regards,
Dimitar
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Paul
Top achievements
Rank 1
answered on 28 Apr 2017, 02:41 AM

Hello Dimitar,

Thanks you for your help, it working well

Regard,

Paul

Tags
ChartView
Asked by
Paul
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Paul
Top achievements
Rank 1
Share this question
or