Click or drag to resize
MapDataPlotHighValueColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the color that represents high values on the chart (or all values if color plot type is single color)

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

Return Value

Type: Color
The color that represents high values on the chart (or all values if color plot type is single color)

Implements

MapDataPlot_MapDataPlotHighValueColor
See Also