DataPA Enterprise Dashboard Controls API Reference

The DashboardSkin type exposes the following members.

Constructors

  Name Description
Public method DashboardSkin()()()()
Creates and returns a new DashboardSkin
Public method DashboardSkin(String)
Creates and returns a new DashboardSkin.

Methods

  Name Description
Public method applyWinGridVisualSettings
Public method GetObjectData
Public method Save
Saves any changes to the skin.
Protected method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property ControlPanelBackgroundColour
Gets and sets the Control Panel background colour.
Public property ControlPanelBorderColour
Gets and sets the Control Panel border colour.
Public property DefaultFont
Gets and sets a value that indicates the name of the default font used for this skin.
Public property DefaultFontColour
Gets and sets the Control Panel default font colour.
Public property DefaultFontSize
Gets and sets a value that indicates the size of the default font used for this skin.
Public property DefaultFontStyle
Gets and sets a value that indicates the style of the default font used for this skin.
Public property LineOrAreaColour
Gets and sets the default line colour for line charts and area colour for area charts.
Public property Name
Gets and sets the name of this skin.
Public property SeriesDetails
Gets and sets a collection that contains the series details for this skin.
Public property Style
Gets and sets the base styling for this dashboard

See Also