Search the Community
Showing results for tags 'Grid'.
Found 2 results
-
Hello Friends, Am Working on Chart Application for Producing Statics of Data in Line, Bar and Pie Chart. I Have Problem for Line Chart, i Want to Make Canvas Border of Line Chart As Rounded Corner, how can i do it . . . i used following code for making rounded rectange on graph but when data changes it collapse <annotations> <annotationGroup id="Grp1" showBelow="1"> <annotation type="rectangle" x="60" y="48" toX="785" toY="365 " radius="10" color="000000" fillAlpha="100" showBorder="1" fillColor="ffffff" borderColor="000000" borderThickness="3"/> </annotationGroup> </annotations> please look at screen shot for more details , and suggest me solution . .
- 1 reply
-
- Line Chart
- Grid
-
(and 1 more)
Tagged with:
-
Hi My question is the following, why we cannot set alternate grid color in Dual Y Charts?, it looks like the chart always shows the divisional lines in the same position, so I wonder why this is not possible if the div lines are in the same place. Thanks