Click or drag to resize

StiPieSeriesCoreXFGetPointCenter Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPointCenter(System.Drawing.RectangleF)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected PointF GetPointCenter(
	RectangleF rect
)

Parameters

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPointCenter(System.Drawing.RectangleF)"]

Return Value

Type: PointF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPointCenter(System.Drawing.RectangleF)"]

See Also