I'm not sure I understand what you want to do, but could you use the
setColumnProperty() method of DataTable?  See

http://code.google.com/apis/visualization/documentation/reference.html#DataTable

On Mon, Mar 7, 2011 at 2:27 PM, High Hopes <[email protected]> wrote:

> Hi,
>  i have two classes (ClassA,ClassB) with their student  counts.
> - ClassA = 10 students
> - ClassB = 20 students
>
> What i want to do is hold the id of class A and B . First chart
> represents the general information as class name and student values.
> In a pie chart when i click a pie, in codebehind i want to get details
> of the class. Inorder to do this i must relate the clicked pie with
> the classes with a unique value for each ( class id's in database) .
> But google table only holds column name and count. Is it possible to
> store another data ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to