Click or drag to resize

StiClusteredColumnSeriesCoreXFCorrectPoint Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.CorrectPoint(System.Drawing.PointF,System.Drawing.RectangleF)"]

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

Parameters

point
Type: System.DrawingPointF

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.CorrectPoint(System.Drawing.PointF,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

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

Return Value

Type: PointF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiClusteredColumnSeriesCoreXF.CorrectPoint(System.Drawing.PointF,System.Drawing.RectangleF)"]

See Also