Void
IChartComponent
.Pie(IList<Object> param1, IList<Object> param2)
Draws pie chart in the component.
Remarks
Examples
Parameters
param1
Type: IList<Object>
param2
Type: IList<Object>
Return Value
Type: Void