#Common UI Customizations
Table of Contents
About
Non-Control UI Elements
| Setting name | Setting description | Default Value |
|---|---|---|
| Thumbnail Width | AdHocSettings.ThumbnailWidth | |
| Thumbnail Height | AdHocSettings.ThumbnailHeight | |
| Gauge(Dashboard) Width | AdHocSettings.DashboardGaugeWidth | |
| Gauge Width | AdHocSettings.GaugeWidth | |
| Thumbnail Width | AdHocSettings.GaugeHeight |
- Thumbnail Height - AdHocSettings.ThumbnailHeight
- Width of the Gauge in the Dashboard, height is changed proportionally - AdHocSettings.DashboardGaugeWidth
- Width of the Gauge for non-Dashboard rendering - AdHocSettings.GaugeWidth
- Height of the Gauge for non-Dashboard rendering - AdHocSettings.GaugeHeight
- Label width in HTML Charts. By default width is calculated automatically so this settings is used when some particular type of data is used in the Chart, for example very long labels - AdHocSettings.HighChartLabelWidth
Rendering Settings
- AdHocSettings.DefaultAlternatingItemColor
- AdHocSettings.DefaultHeaderForegroundColor
- AdHocSettings.DefaultItemForegroundColor
- AdHocSettings.DefaultReportBorderColor
- AdHocSettings.DefaultReportHeaderColor
- AdHocSettings.DefaultReportItemColor
CSS Elements
Title - [id$="_ReportsDiv"].ReportTitle Description - [id$="_ReportsDiv"].Description Report Header - [id$="_ReportsDiv"].Header Footer - [id$="_ReportsDiv"].Footer
