| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > SetPieCenter Method SharpPlot.SetPieCenter MethodSet Pie centre (absolute xy in points ) relative to the chart frame. public void SetPieCenter( double xpos, double ypos ); Examplesp.SetPieCenter(220,170); See also ... |