lykrsl / googlechartsharp

Automatically exported from code.google.com/p/googlechartsharp
0 stars 0 forks source link

Data point labels support #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I want create a chart with Data point 
labels(http://code.google.com/apis/chart/labels.html#data_point_labels)

What is the expected output?
I want the chart like this:
http://chart.apis.google.com/chart?
cht=lc&chs=540x280&chd=e:nojQe5hcT.GiFd8WZchFV0&chtt=Report
+Download+Pre+Day(Last+11+days)&chxt=y,x&chxl=0:|1:|2009-12-
21|2009-12-22|2009-12-23|2009-12-24|2009-12-25|2009-12-
26|2009-12-27|2009-12-28|2009-12-29|2009-12-30|2009-12-
31&chxp=&chxr=0,0,176|1,0,11&chxs=&chg=10,30&chm=o,0066FF,0,
-
1,6|B,76A4FB,0,0,0|t109,000000,0,0,10|t97,000000,0,1,10|t85,000000,0,
2,10|t92,000000,0,3,10|t55,000000,0,4,10|t18,000000,0,5,10|t15,00000
0,0,6,10|t166,000000,0,7,10|t70,000000,0,8,10|t91,000000,0,9,10|t60,0
00000,0,10,10

What do you see instead?
Can not find "DataPointLabels" support

What version of the product are you using? On what operating system?
1.0.2,windows xp

Please provide any additional information below.
I create a new class DataPointLabel, and modify the Chart.
See the attachments.

Original issue reported on code.google.com by doyle...@gmail.com on 31 Dec 2009 at 6:46

Attachments: