Click or drag to resize

StiProgressElementStyleDrawStyleForGallery Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiProgressElementStyle.DrawStyleForGallery(System.Drawing.Graphics,System.Drawing.Rectangle,Stimulsoft.Report.Dashboard.StiProgressElementMode)"]

Namespace:  Stimulsoft.Report.Dashboard.Styles
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void DrawStyleForGallery(
	Graphics g,
	Rectangle rect,
	StiProgressElementMode mode
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiProgressElementStyle.DrawStyleForGallery(System.Drawing.Graphics,System.Drawing.Rectangle,Stimulsoft.Report.Dashboard.StiProgressElementMode)"]

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiProgressElementStyle.DrawStyleForGallery(System.Drawing.Graphics,System.Drawing.Rectangle,Stimulsoft.Report.Dashboard.StiProgressElementMode)"]

mode
Type: Stimulsoft.Report.DashboardStiProgressElementMode

[Missing <param name="mode"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiProgressElementStyle.DrawStyleForGallery(System.Drawing.Graphics,System.Drawing.Rectangle,Stimulsoft.Report.Dashboard.StiProgressElementMode)"]

See Also