DataPA Enterprise Dashboard Controls API Reference

The DashboardSkinSeriesDetails type exposes the following members.

Constructors

  Name Description
Public method DashboardSkinSeriesDetails()()()()
Creates and returns a new SeriesDetails object.
Public method DashboardSkinSeriesDetails(String)
Creates a new SeriesDetails object using a string derived from the ToString function.
Public method DashboardSkinSeriesDetails(String, Color)
Create and returns a new SeriesDetails object.

Methods

  Name Description
Public method GetObjectData
Protected method SetObjectData
Public method ToString
Converts this SeriesDetails object to a string.
(Overrides Object..::..ToString()()()().)

Fields

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

Properties

  Name Description
Public property Colour
Gets and sets the colour that will be used to render this series.
Public property SeriesName
Gets and sets the name of the series these details relate to.

See Also