DataPA Enterprise Dashboard Controls API Reference
The DashboardSkinSeriesDetails type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DashboardSkinSeriesDetails()()()() |
Creates and returns a new SeriesDetails object.
|
|
DashboardSkinSeriesDetails(String) |
Creates a new SeriesDetails object using a string derived from the ToString function.
|
|
DashboardSkinSeriesDetails(String, Color) |
Create and returns a new SeriesDetails object.
|
Methods
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData | ||
ToString |
Converts this SeriesDetails object to a string.
(Overrides Object..::..ToString()()()().) |
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
Colour |
Gets and sets the colour that will be used to render this series.
|
|
SeriesName |
Gets and sets the name of the series these details relate to.
|