Click or drag to resize

StiPainterGetWpfIndicatorTypePainterDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.Painters.StiPainter.GetWpfIndicatorTypePainterDelegate"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate StiIndicatorTypePainter GetWpfIndicatorTypePainterDelegate(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: StiIndicatorTypePainter
See Also