Click or drag to resize

StiTwoColumnsPieLabelsGeomDrawMarker Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiTwoColumnsPieLabelsGeom.DrawMarker(Stimulsoft.Base.Context.StiContext,System.Drawing.Rectangle,System.Object,Stimulsoft.Base.Drawing.StiBrush)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected override void DrawMarker(
	StiContext context,
	Rectangle itemRect,
	Object markerColor,
	StiBrush markerBrush
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiTwoColumnsPieLabelsGeom.DrawMarker(Stimulsoft.Base.Context.StiContext,System.Drawing.Rectangle,System.Object,Stimulsoft.Base.Drawing.StiBrush)"]

itemRect
Type: System.DrawingRectangle

[Missing <param name="itemRect"/> documentation for "M:Stimulsoft.Report.Chart.StiTwoColumnsPieLabelsGeom.DrawMarker(Stimulsoft.Base.Context.StiContext,System.Drawing.Rectangle,System.Object,Stimulsoft.Base.Drawing.StiBrush)"]

markerColor
Type: SystemObject

[Missing <param name="markerColor"/> documentation for "M:Stimulsoft.Report.Chart.StiTwoColumnsPieLabelsGeom.DrawMarker(Stimulsoft.Base.Context.StiContext,System.Drawing.Rectangle,System.Object,Stimulsoft.Base.Drawing.StiBrush)"]

markerBrush
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="markerBrush"/> documentation for "M:Stimulsoft.Report.Chart.StiTwoColumnsPieLabelsGeom.DrawMarker(Stimulsoft.Base.Context.StiContext,System.Drawing.Rectangle,System.Object,Stimulsoft.Base.Drawing.StiBrush)"]

See Also