Click or drag to resize
YAxismaxValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that defines the maximum value for the Y Axis if useMinMaxValues is true

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

Property Value

Type: Decimal
The maximum value for the Y Axis if useMinMaxValues is true

Return Value

Type: Decimal
The maximum value for the Y Axis if useMinMaxValues is true
Remarks