HI All,
I am using XAMDataChart with colum series, I am facing issues with changing the width of the bars coming and border arround it.
Can some one please provide me style or properties to reduce the width of the bars and border arround it
Thanks in advance
Hello edukondalu,
To reduce the width of the bars you can increase the value of the Gap property and is set within the CategoryXAxis. As far as setting the border currently is to style the Rectangle type and can be set under the ColumnSeries.
I have attached a sample on setting the border thickness.
Hi Duane Hoyt,
Even I have a similiar requirement to create borders around the bars in columnseries.
Now I have seen your example, good it works, but its very difficult for me to understand why Infragistics has not made the border feature similiar to any WPF control.
The workaround for creating borders is really very complex to understand for maintainance.
I hope you understand what message I want to give.
Thanks
Rakesh.
Hi please help me to change the border color for this following xamdatachart