Hello,
I want to use Client Template in RadHtmlChart but my data's column name has a special character.
My sample is here (in c# - code behind),
TooltipsAppearance.ClientTemplate = "#=dataItem."+variableX+"#";
VariableX value is "T-001" or "T - 001".
How can i define it?
I asked this question before but I didn't get the answer ??
I want to use Client Template in RadHtmlChart but my data's column name has a special character.
My sample is here (in c# - code behind),
TooltipsAppearance.ClientTemplate = "#=dataItem."+variableX+"#";
VariableX value is "T-001" or "T - 001".
How can i define it?
I asked this question before but I didn't get the answer ??