Click or drag to resize
YAxisminValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that defines the minimum 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 minValue { get; set; }

Property Value

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

Return Value

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