Click or drag to resize

StiSteppedLineSeriesGeomGetConvertedPoints Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiSteppedLineSeriesGeom.GetConvertedPoints(System.Nullable{System.Drawing.PointF}[])"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected Nullable<PointF>[] GetConvertedPoints(
	Nullable<PointF>[] points
)

Parameters

points
Type: SystemNullablePointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Report.Chart.StiSteppedLineSeriesGeom.GetConvertedPoints(System.Nullable{System.Drawing.PointF}[])"]

Return Value

Type: NullablePointF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiSteppedLineSeriesGeom.GetConvertedPoints(System.Nullable{System.Drawing.PointF}[])"]

See Also