Map.MapColorScale Property

Definition

Gets or sets the color scale for the map.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapColorScale ^ MapColorScale { Microsoft::ReportingServices::RdlObjectModel::MapColorScale ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapColorScale ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapColorScale MapColorScale { get; set; }
member this.MapColorScale : Microsoft.ReportingServices.RdlObjectModel.MapColorScale with get, set
Public Property MapColorScale As MapColorScale

Property Value

A MapColorScale object.

Applies to