Click or drag to resize
MapDataPlotLegendRangeLabels Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a list of string values that represents the range labels to display in the legend

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<string> LegendRangeLabels { get; }

Return Value

Type: ListString
A list of string values that represents the range labels to display in the legend

Implements

MapDataPlot_MapDataPlotLegendRangeLabels
See Also