Map.MapColorScale Property

Definition

Gets the color scale for the map.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapColorScale ^ MapColorScale { Microsoft::ReportingServices::OnDemandReportRendering::MapColorScale ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale MapColorScale { get; }
member this.MapColorScale : Microsoft.ReportingServices.OnDemandReportRendering.MapColorScale
Public ReadOnly Property MapColorScale As MapColorScale

Property Value

A MapColorScale object.

Applies to