MapDataPlot_MapDataPlotLegendRangeColors Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax List<string> LegendRangeColors { get; }
ReadOnly Property LegendRangeColors As List(Of String)
Get
property List<String^>^ LegendRangeColors {
List<String^>^ get ();
}
function get_LegendRangeColors();
Property Value
Type:
ListStringSee Also