Click or drag to resize
MapDataPlotLowValueColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the color that represents Low values on the chart

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

Return Value

Type: Color
The color that represents Low values on the chart

Implements

MapDataPlot_MapDataPlotLowValueColor
See Also