Advanced Customization
The topics in this section describe how to customize the Web Dashboard and create custom dashboard items.
- Access to Underlying Widgets
- The Web Dashboard control uses DevExtreme widgets to visualize dashboard item data. The topic shows how to access these widgets and customize their settings to add specific functionality.
- Custom Properties
- Custom properties allow you to store custom settings in a dashboard definition. You can read these settings and use these values to natively implement and embed your own functionality into a Web Dashboard.
- Custom Item
- A custom item is a complex extension that acts as a dashboard item. The topic describes how to use DevExtreme widgets or third-party JavaScript libraries to create additional dashboard items.