iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Is it possble to suppress literals "Series" and "Sum" when the chart legend is in the series mode? I would like only display the <Label> and <Value>.
Thanks,
Al
When the chart is in series mode, you can use the collection from “SeriesLegend”. “SeriesLegend” controls the representation of the associated series in the chart legend.
This features basically used to control the formatting of the legend text format. There are two types of legend mode that you can select from (Series or Data Points). In Series mode, the legend will be set from the Chart Engine. If it is set to Data Points, the legend will be determined by the given format.
Sample:
SeriesLegend seriesLegend = settings.SeriesLegend; seriesLegend.Format = "<label> (<value>) (<percent>)";
Hope this helps.
I have a question. Now i want <label> & <value> should appear on the separate line instead of one line. Please help me
thank
vantu
Unfortunately, in current build of WebGrid, it is not possible to have <label> and <value> appear on the separated line.Hope this helps.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname