Syntax graph.TargetCategory(CategoryNumber)
Description Tells a pie graph which category to graph.
Since a pie graph only shows one category of data, you will need to tell PopChart Server which category should be graphed in a pie graph if you are sending it more than one category of data and you want to graph something other than the first category.
Parameters Graph.TargetCategory accepts the following parameters.
The number of the category that should be graphed in the Pie graph.
Categories are numbered according to the order in which they appear in the Graph. AppendByRow method. Numbering begins with 1.