Compartir a través de


ChartCustomPaletteColor.Color Propiedad

Gets the color value.

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

Sintaxis

'Declaración
Public ReadOnly Property Color As ReportColorProperty 
    Get
'Uso
Dim instance As ChartCustomPaletteColor 
Dim value As ReportColorProperty 

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

Valor de la propiedad

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

Vea también

Referencia

ChartCustomPaletteColor Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering