I would like to know how to add custom attribute to the ColumnSeries attribute of RadHtmlChart control from Telerik?
I then want to access this attribute in code behind of asp.net page to set the Value but I don't to show the value of CustomeAttribute to RadHtmlChart on the asp.net Page.
<telerik:ColumnSeries CustomeAttribute=""></telerik:ColumnSeries>