MapColorRule.ShowInColorScale Property

Definition

Indicates whether the colors that are assigned to map items will be displayed in the map color scale.

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

Property Value

A ReportBoolProperty object.

Applies to