Click or drag to resize
MapDataPlotStrokeWeight Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the width in pixels of the stroke 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 double StrokeWeight { get; set; }

Return Value

Type: Double
The width in pixels of the stroke used to draw features on the map

Implements

MapDataPlot_MapDataPlotStrokeWeight
See Also