Click or drag to resize

StiBaseLineSeriesCoreXFClipLinePoints Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected Nullable<PointF>[] ClipLinePoints(
	StiContext context,
	StiAreaGeom geom,
	Nullable<PointF>[] points,
	out int startIndex,
	out int endIndex
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

geom
Type: Stimulsoft.Report.ChartStiAreaGeom

[Missing <param name="geom"/> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

points
Type: SystemNullablePointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

startIndex
Type: SystemInt32

[Missing <param name="startIndex"/> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

endIndex
Type: SystemInt32

[Missing <param name="endIndex"/> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

Return Value

Type: NullablePointF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiBaseLineSeriesCoreXF.ClipLinePoints(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAreaGeom,System.Nullable{System.Drawing.PointF}[],System.Int32@,System.Int32@)"]

See Also