Click or drag to resize

StiIndicatorTypePainterGetPainter Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.GetPainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiIndicatorTypePainter GetPainter(
	Type indicatorType,
	StiGuiMode guiMode
)

Parameters

indicatorType
Type: SystemType

[Missing <param name="indicatorType"/> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.GetPainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

guiMode
Type: Stimulsoft.BaseStiGuiMode

[Missing <param name="guiMode"/> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.GetPainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

Return Value

Type: StiIndicatorTypePainter

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiIndicatorTypePainter.GetPainter(System.Type,Stimulsoft.Base.StiGuiMode)"]

See Also