DataPA Enterprise Dashboard Controls API Reference

The Series type exposes the following members.

Constructors

  Name Description
Public method Series
Initializes a new instance of the Series class

Methods

  Name Description
Public method GetObjectData
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 AllSummaryColumns
Gets and sets a property that determines if this condition applies to all Summary Columns
Public property AllValues
Gets and sets a property to indicate if the parent alert should be evaluated against all series values
Public property AssociatedYAxis
Gets and sets a value that indicates which YAxis this alert condition will be evaluated against
Public property Label
Gets and sets a label to uniquely idenify this series
Public property Parent
Gets and sets the parent of this object
Public property SeriesValues
Gets and sets a dictionary containing all the series values that define this series
Public property SummaryColumn
Gets and sets the name of the summary column this alert should be evaluated against

See Also