Partager via


Propriété MapColorRule.ShowInColorScale

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ShowInColorScale As ReportBoolProperty 
    Get
'Utilisation
Dim instance As MapColorRule 
Dim value As ReportBoolProperty 

value = instance.ShowInColorScale
public ReportBoolProperty ShowInColorScale { get; }
public:
property ReportBoolProperty^ ShowInColorScale {
    ReportBoolProperty^ get ();
}
member ShowInColorScale : ReportBoolProperty
function get ShowInColorScale () : ReportBoolProperty

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

MapColorRule Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering