Series Class |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class Series : _Series, ISerializable
The Series type exposes the following members.
Name | Description | |
---|---|---|
GetObjectData |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
AllSummaryColumns |
Gets and sets a property that determines if this condition applies to all Summary Columns
| |
AllValues |
Gets and sets a property to indicate if the parent alert should be evaluated against all series values
| |
AssociatedYAxis |
Gets and sets a value that indicates which YAxis this alert condition will be evaluated against
| |
Label |
Gets and sets a label to uniquely idenify this series
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
Parent |
Gets and sets the parent of this object
| |
SeriesValues |
Gets and sets a dictionary containing all the series values that define this series
| |
SummaryColumn |
Gets and sets the name of the summary column this alert should be evaluated against
|