Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the color value.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Color As ReportColorProperty
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty value.
Vedere anche
Riferimento
ChartCustomPaletteColor Classe
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering