Właściwość Map.MapColorScale
Pobiera skala kolorów mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapColorScale As MapColorScale
Get
'Użycie
Dim instance As Map
Dim value As MapColorScale
value = instance.MapColorScale
public MapColorScale MapColorScale { get; }
public:
property MapColorScale^ MapColorScale {
MapColorScale^ get ();
}
member MapColorScale : MapColorScale
function get MapColorScale () : MapColorScale
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale
A MapColorScale obiektu.
Zobacz także