DashboardSkin Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DashboardSkin : _DashboardSkin, ISerializable
The DashboardSkin type exposes the following members.
Name | Description | |
---|---|---|
![]() | DashboardSkin |
Creates and returns a new DashboardSkin
|
![]() | DashboardSkin(String) |
Creates and returns a new DashboardSkin.
|
Name | Description | |
---|---|---|
![]() | applyWinGridVisualSettings | |
![]() | GetObjectData | |
![]() | Save |
Saves any changes to the skin.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | ControlPanelBackgroundColour |
Gets and sets the Control Panel background colour.
|
![]() | ControlPanelBorderColour |
Gets and sets the Control Panel border colour.
|
![]() | DefaultFont |
Gets and sets a value that indicates the name of the default font used for this skin.
|
![]() | DefaultFontColour |
Gets and sets the Control Panel default font colour.
|
![]() | DefaultFontSize |
Gets and sets a value that indicates the size of the default font used for this skin.
|
![]() | DefaultFontStyle |
Gets and sets a value that indicates the style of the default font used for this skin.
|
![]() | LineOrAreaColour |
Gets and sets the default line colour for line charts and area colour for area charts.
|
![]() | Name |
Gets and sets the name of this skin.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | SeriesDetails |
Gets and sets a collection that contains the series details for this skin.
|
![]() | Style |
Gets and sets the base styling for this dashboard
|