Pie(IList<object>, IList<object>)
            Draws pie chart in the component.
            
Declaration Syntax
public void Pie(IList<object> values, IList<object> labels)
Parameters
- values(IList<object>)
 No details are provided for this entry.
- labels(IList<object>)
 No details are provided for this entry.