Posted on Apr 11, 2012 (permalink)
When I change the "labels" position:"Center", it works fine. But when I use "OutsideEnd", it still behavior like"InsideEnd" Am I missing anything here?function onBarChartDataBound(e) { this.options.series = []; $.each(this.dataSource._data, function(){ getBarChart().options.series.push({ data: [this.Volume], name: this.ProductName, color: this.Color, type: "column", gap: 0.5, spacing: 0, labels: { color: "white", position: "OutsideEnd", visible: true } }); }) }
function
onBarChartDataBound(e) {
this
.options.series = [];
$.each(
.dataSource._data,
(){
getBarChart().options.series.push({ data: [
.Volume],
name:
.ProductName,
color:
.Color,
type:
"column"
,
gap: 0.5,
spacing: 0,
labels: { color:
"white"
, position:
"OutsideEnd"
, visible:
true
}
});
})
Reply
Back to Top
UI controls for ASP.NET AJAX, MVC, WPF,Silverlight, Windows 8 and Windows Phone
Cross-platform Mobile Development Toolwith cloud-based architecture
Everything you need to build sites andmobile apps with JavaScript and HTML5
One easy tool for Functional, Performance,Load and Mobile software testing
Everything for your online business - contentmanagement, ecommerce, emarketing
Simple and intuitive project managementand collaboration software