StiDashboardCreator Class
Namespace: Stimulsoft.Report.Dashboard
Methods
| Method | Returns | Description |
|---|---|---|
CreateButtonElement static |
IStiButtonElement | |
CreateCardsElement static |
IStiCardsElement | |
CreateChartElement static |
IStiChartElement | |
CreateComboBoxElement static |
IStiComboBoxElement | |
CreateDashboard static |
IStiDashboard | |
CreateDatePickerElement static |
IStiDatePickerElement | |
CreateGaugeElement static |
IStiGaugeElement | |
CreateImageElement static |
IStiImageElement | |
CreateIndicatorElement static |
IStiIndicatorElement | |
CreateListBoxElement static |
IStiListBoxElement | |
CreateMapElement static |
IStiRegionMapElement | |
CreateNumberBoxElement static |
IStiNumberBoxElement | |
CreateNumericUpDownElement static |
IStiNumberBoxElement | |
CreateOnlineMapElement static |
IStiOnlineMapElement | |
CreatePivotElement static |
IStiPivotTableElement | |
CreatePivotTableElement static |
IStiPivotTableElement | |
CreateProgressElement static |
IStiProgressElement | |
CreateRangeSelectorElement static |
IStiRangeSelectorElement | |
CreateRegionMapElement static |
IStiRegionMapElement | |
CreateShapeElement static |
IStiShapeElement | |
CreateTableElement static |
IStiTableElement | |
CreateTextElement static |
IStiTextElement | |
CreateTreeViewBoxElement static |
IStiTreeViewBoxElement | |
CreateTreeViewElement static |
IStiTreeViewElement |
Method Details
CreateButtonElement static
CreateButtonElement(report: StiReport): IStiButtonElement
Parameters
- report (StiReport)
Returns IStiButtonElement
CreateCardsElement static
CreateCardsElement(report: StiReport): IStiCardsElement
Parameters
- report (StiReport)
Returns IStiCardsElement
CreateChartElement static
CreateChartElement(report: StiReport): IStiChartElement
Parameters
- report (StiReport)
Returns IStiChartElement
CreateComboBoxElement static
CreateComboBoxElement(report: StiReport): IStiComboBoxElement
Parameters
- report (StiReport)
Returns IStiComboBoxElement
CreateDashboard static
CreateDashboard(report: StiReport): IStiDashboard
Parameters
- report (StiReport)
Returns IStiDashboard
CreateDatePickerElement static
CreateDatePickerElement(report: StiReport): IStiDatePickerElement
Parameters
- report (StiReport)
Returns IStiDatePickerElement
CreateGaugeElement static
CreateGaugeElement(report: StiReport): IStiGaugeElement
Parameters
- report (StiReport)
Returns IStiGaugeElement
CreateImageElement static
CreateImageElement(report: StiReport): IStiImageElement
Parameters
- report (StiReport)
Returns IStiImageElement
CreateIndicatorElement static
CreateIndicatorElement(report: StiReport): IStiIndicatorElement
Parameters
- report (StiReport)
Returns IStiIndicatorElement
CreateListBoxElement static
CreateListBoxElement(report: StiReport): IStiListBoxElement
Parameters
- report (StiReport)
Returns IStiListBoxElement
CreateMapElement static
CreateMapElement(report: StiReport): IStiRegionMapElement
Parameters
- report (StiReport)
Returns IStiRegionMapElement
CreateNumberBoxElement static
CreateNumberBoxElement(report: StiReport): IStiNumberBoxElement
Parameters
- report (StiReport)
Returns IStiNumberBoxElement
CreateNumericUpDownElement static
CreateNumericUpDownElement(report: StiReport): IStiNumberBoxElement
Parameters
- report (StiReport)
Returns IStiNumberBoxElement
CreateOnlineMapElement static
CreateOnlineMapElement(report: StiReport): IStiOnlineMapElement
Parameters
- report (StiReport)
Returns IStiOnlineMapElement
CreatePivotElement static
CreatePivotElement(report: StiReport): IStiPivotTableElement
Parameters
- report (StiReport)
Returns IStiPivotTableElement
CreatePivotTableElement static
CreatePivotTableElement(report: StiReport): IStiPivotTableElement
Parameters
- report (StiReport)
Returns IStiPivotTableElement
CreateProgressElement static
CreateProgressElement(report: StiReport): IStiProgressElement
Parameters
- report (StiReport)
Returns IStiProgressElement
CreateRangeSelectorElement static
CreateRangeSelectorElement(report: StiReport): IStiRangeSelectorElement
Parameters
- report (StiReport)
Returns IStiRangeSelectorElement
CreateRegionMapElement static
CreateRegionMapElement(report: StiReport): IStiRegionMapElement
Parameters
- report (StiReport)
Returns IStiRegionMapElement
CreateShapeElement static
CreateShapeElement(report: StiReport): IStiShapeElement
Parameters
- report (StiReport)
Returns IStiShapeElement
CreateTableElement static
CreateTableElement(report: StiReport): IStiTableElement
Parameters
- report (StiReport)
Returns IStiTableElement
CreateTextElement static
CreateTextElement(report: StiReport): IStiTextElement
Parameters
- report (StiReport)
Returns IStiTextElement
CreateTreeViewBoxElement static
CreateTreeViewBoxElement(report: StiReport): IStiTreeViewBoxElement
Parameters
- report (StiReport)
Returns IStiTreeViewBoxElement
CreateTreeViewElement static
CreateTreeViewElement(report: StiReport): IStiTreeViewElement
Parameters
- report (StiReport)
Returns IStiTreeViewElement