Click or drag to resize
RangeLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the label for this range

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

Property Value

Type: String
The label for this range

Return Value

Type: String
The label for this range
Remarks
The label for this range
See Also