Click or drag to resize

StiMarkerCoreXFDraw Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Draw(
	StiContext context,
	IStiMarker marker,
	PointF position,
	float zoom,
	bool showShadow,
	bool isMouseOver,
	bool isTooltipMode,
	bool isAnimation,
	string toolTip,
	Object tag,
	StiInteractionDataGeom interaction
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

marker
Type: Stimulsoft.Report.ChartIStiMarker

[Missing <param name="marker"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

position
Type: System.DrawingPointF

[Missing <param name="position"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

zoom
Type: SystemSingle

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

showShadow
Type: SystemBoolean

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

isMouseOver
Type: SystemBoolean

[Missing <param name="isMouseOver"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

isTooltipMode
Type: SystemBoolean

[Missing <param name="isTooltipMode"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

isAnimation
Type: SystemBoolean

[Missing <param name="isAnimation"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

toolTip
Type: SystemString

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

interaction
Type: Stimulsoft.Base.ContextStiInteractionDataGeom

[Missing <param name="interaction"/> documentation for "M:Stimulsoft.Report.Chart.StiMarkerCoreXF.Draw(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiMarker,System.Drawing.PointF,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Object,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

See Also