DashboardSkinSeriesDetails Class |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DashboardSkinSeriesDetails : _DashboardSkinSeriesDetails, ISerializable
The DashboardSkinSeriesDetails type exposes the following members.
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.
|
Name | Description | |
---|---|---|
GetObjectData | ||
ToString |
Converts this SeriesDetails object to a string.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
Colour |
Gets and sets the colour that will be used to render this series.
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
SeriesName |
Gets and sets the name of the series these details relate to.
|