MindFusion WinForms Programmer's Guide
PieChart.getChartCenter Method
See Also
 





Gets the center of the pie.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public PointF getChartCenter ()

Visual Basic  Copy Code

Public Function getChartCenter () As PointF

 Return Value

The center.

 See Also

PieChart Members
PieChart Class
MindFusion.Charting Namespace