1 implementation of GetNumerOfSectors
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\RadarChart.cs (1)
294
public virtual int
GetNumerOfSectors
(ChartArea area, SeriesCollection seriesCollection)
1 reference to GetNumerOfSectors
System.Windows.Forms.DataVisualization (1)
Common\General\ChartArea.cs (1)
2880
return type.
GetNumerOfSectors
(this, this.Common.DataManager.Series);