Map.MapColorScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.