StiToolboxHelper Class
Namespace: Stimulsoft.Report.Maps
Methods
| Method | Returns | Description |
|---|---|---|
GetAllGaugeToolboxItems static |
StiInfographicsToolboxInfo[] | |
GetBarCodesToolboxItems static |
StiInfographicsToolboxInfo[] | |
GetChartToolboxItems static |
StiInfographicsToolboxInfo[] | |
GetGaugeToolboxItems static |
StiInfographicsToolboxInfo[] | |
GetMapToolboxItems static |
List<StiMapToolboxInfo> | |
GetSignatureToolboxItems static |
StiInfographicsToolboxInfo[] |
Method Details
GetAllGaugeToolboxItems static
GetAllGaugeToolboxItems(isV2: bool): StiInfographicsToolboxInfo[]
Parameters
- isV2 (bool)
Returns StiInfographicsToolboxInfo[]
GetBarCodesToolboxItems static
GetBarCodesToolboxItems(): StiInfographicsToolboxInfo[]
Returns StiInfographicsToolboxInfo[]
GetChartToolboxItems static
GetChartToolboxItems(): StiInfographicsToolboxInfo[]
Returns StiInfographicsToolboxInfo[]
GetGaugeToolboxItems static
GetGaugeToolboxItems(allowGaugeV2: bool): StiInfographicsToolboxInfo[]
Parameters
- allowGaugeV2 (bool)
Returns StiInfographicsToolboxInfo[]
GetMapToolboxItems static
GetMapToolboxItems(): List<StiMapToolboxInfo>
Returns List<StiMapToolboxInfo>
GetSignatureToolboxItems static
GetSignatureToolboxItems(): StiInfographicsToolboxInfo[]
Returns StiInfographicsToolboxInfo[]