Click or drag to resize
DashboardObjectLineOrAreaColour Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the colour of the line in a line chart.

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

Property Value

Type: Color
The colour of the line in a line chart.

Return Value

Type: Color
The colour of the line in a line chart.
Remarks