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

How to increase the space between two bars

1 Answer 122 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Mahesh
Top achievements
Rank 1
Mahesh asked on 30 Jul 2012, 10:03 AM
I am using Asp.net ajax telerik rad chart to create  some reports. Chart which i am using is bar chart with one series. I would like to increase the space between each bars in the chart. Please find the attachment.

1 Answer, 1 is accepted

Sort by
0
Accepted
Rosko
Telerik team
answered on 01 Aug 2012, 12:45 PM
Hi Mahesh,

You can control the width of the Bar through the BarWidthPercent property. Its value ranges from 1 to 100. The width is calculated with the following formula: BarWidth = AxisWidth / BarsCount.
RadChart1.Appearance.BarWidthPercent
I hope this help you to achieve the desired effect.

Regards,
Rosko
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Chart (Obsolete)
Asked by
Mahesh
Top achievements
Rank 1
Answers by
Rosko
Telerik team
Share this question
or