Compartir a través de


MapColorRule.ShowInColorScale Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ShowInColorScale As ReportBoolProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapColorRule Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering