Click or drag to resize
MapDataPlotStrokeOpacity Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the stroke opacity 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 StrokeOpacity { get; set; }

Return Value

Type: Double
The stroke opacity used to draw features on the map

Implements

MapDataPlot_MapDataPlotStrokeOpacity
See Also