Click or drag to resize

StiPainterGetIndicatorPainter Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiPainter.GetIndicatorPainter(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 GetIndicatorPainter(
	Type type,
	StiGuiMode guiMode
)

Parameters

type
Type: SystemType

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

guiMode
Type: Stimulsoft.BaseStiGuiMode

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

Return Value

Type: StiIndicatorTypePainter

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

See Also