Compartir a través de


MapColorRangeRule.MiddleColor Propiedad

Gets the middle color for a MapColorRangeRule distribution.

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

Sintaxis

'Declaración
Public ReadOnly Property MiddleColor As ReportColorProperty 
    Get
'Uso
Dim instance As MapColorRangeRule 
Dim value As ReportColorProperty 

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

Valor de la propiedad

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

Vea también

Referencia

MapColorRangeRule Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering