Click or drag to resize

StiPieSeriesCoreXFGetPoint Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPoint(System.Drawing.PointF,System.Single,System.Single)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected PointF GetPoint(
	PointF centerPie,
	float radius,
	float angle
)

Parameters

centerPie
Type: System.DrawingPointF

[Missing <param name="centerPie"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPoint(System.Drawing.PointF,System.Single,System.Single)"]

radius
Type: SystemSingle

[Missing <param name="radius"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPoint(System.Drawing.PointF,System.Single,System.Single)"]

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPoint(System.Drawing.PointF,System.Single,System.Single)"]

Return Value

Type: PointF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiPieSeriesCoreXF.GetPoint(System.Drawing.PointF,System.Single,System.Single)"]

See Also