Click or drag to resize
MapDataPlotMaxCircleRadius Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the maximum circle radius for circles plotted on the map

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

Return Value

Type: Double
The maximum circle radius for circles plotted on the map

Implements

MapDataPlot_MapDataPlotMaxCircleRadius
See Also