MapDataPlot_MapDataPlotLegendRangeValues Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax List<decimal> LegendRangeValues { get; }
ReadOnly Property LegendRangeValues As List(Of Decimal)
Get
property List<Decimal>^ LegendRangeValues {
List<Decimal>^ get ();
}
function get_LegendRangeValues();
Property Value
Type:
ListDecimalSee Also