Click or drag to resize
SeriesAssociatedYAxis Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates which YAxis this alert condition will be evaluated against

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public YAxisYAxisTypeEnum AssociatedYAxis { get; set; }

Property Value

Type: YAxisYAxisTypeEnum
A value that indicates which YAxis this alert condition will be evaluated against

Return Value

Type: YAxisYAxisTypeEnum
A value that indicates which YAxis this alert condition will be evaluated against
Remarks