MapCustomColorRule.MapCustomColors Property

Definition

Gets a collection of colors to be used to colorize the map spatial elements.

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

Property Value

A MapCustomColorCollection object.

Applies to