CustomItemData Constructors
Contains methods that allow you to work with custom item data.| Name | Parameters | Description |
|---|---|---|
| CustomItemData(CustomDashboardItem, MultiDimensionalData) | dashboardItem, mdData | Initializes a new instance of the CustomItemData class with specified settings. |
See Also