Center: Object;
The Center property determines coordinates of series center.
Property value is set only from JSON.
The property is actual for pie charts.
Object contains coordinates, for example:
{
X: 50,
Y: 50
}
The example of use is given on the ChartCanvasSerie.StartAngle page.
See also: