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

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

Return Value

Type: ListDecimal
A list of decimal values that represents the range of values to display in the legend

Implements

MapDataPlot_MapDataPlotLegendRangeValues
See Also