Click or drag to resize

StiMarkerCoreXFDrawMarkers Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.DrawMarkers(Stimulsoft.Base.Context.StiContext,System.Drawing.PointF[],System.Boolean)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawMarkers(
	StiContext context,
	PointF[] points,
	bool showShadow
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.DrawMarkers(Stimulsoft.Base.Context.StiContext,System.Drawing.PointF[],System.Boolean)"]

points
Type: System.DrawingPointF

[Missing <param name="points"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.DrawMarkers(Stimulsoft.Base.Context.StiContext,System.Drawing.PointF[],System.Boolean)"]

showShadow
Type: SystemBoolean

[Missing <param name="showShadow"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.DrawMarkers(Stimulsoft.Base.Context.StiContext,System.Drawing.PointF[],System.Boolean)"]

See Also