Click or drag to resize
MapDataPlotShowLegend Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether this data plot should shoiw a legend in the map

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

Return Value

Type: Boolean
True if this data plot should shoiw a legend in the map

Implements

MapDataPlot_MapDataPlotShowLegend
See Also