Click or drag to resize

StiInfographicsToolboxInfo Constructor (StiInfographicsItemType, Object, String, String)

Initializes a new instance of the StiInfographicsToolboxInfo class

Namespace:  Stimulsoft.Report.Toolbox
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiInfographicsToolboxInfo(
	StiInfographicsItemType itemType,
	Object tag,
	string locName,
	string icon
)

Parameters

itemType
Type: Stimulsoft.Report.ToolboxStiInfographicsItemType

[Missing <param name="itemType"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(Stimulsoft.Report.Toolbox.StiInfographicsItemType,System.Object,System.String,System.String)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(Stimulsoft.Report.Toolbox.StiInfographicsItemType,System.Object,System.String,System.String)"]

locName
Type: SystemString

[Missing <param name="locName"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(Stimulsoft.Report.Toolbox.StiInfographicsItemType,System.Object,System.String,System.String)"]

icon
Type: SystemString

[Missing <param name="icon"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(Stimulsoft.Report.Toolbox.StiInfographicsItemType,System.Object,System.String,System.String)"]

See Also