Draw a dial or gauge from data and pointer radii.
public void DrawDialChart( double[] data, int[] radii );
SharpPlot Members | DrawDialChart Method