Click or drag to resize
ControlPanelObjectMinimumValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the minimum value on a ControlPanelObject with the FilterControlType of slider.

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

Property Value

Type: Decimal
The minimum value on a ControlPanelObject with the FilterControlType of slider.

Return Value

Type: Decimal
The minimum value on a ControlPanelObject with the FilterControlType of slider.
Remarks