Click or drag to resize
MapDataPlotStrokeColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the stroke colour used to draw features on the map

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

Return Value

Type: Color
The stroke colour used to draw features on the map

Implements

MapDataPlot_MapDataPlotStrokeColor
See Also