Reference > Methods > SetPieCenter Method

SharpPlot.SetPieCenter Method

Set Pie centre (absolute xy in points ) relative to the chart frame.

public void SetPieCenter(
    double xpos,
    double ypos
);

Example

sp.SetPieCenter(220,170);

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013