Proprietà ChartCustomPaletteColor.Instance
Gets the report instance object that contains the calculated values of this report definition object.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Instance As ChartCustomPaletteColorInstance
Get
'Utilizzo
Dim instance As ChartCustomPaletteColor
Dim value As ChartCustomPaletteColorInstance
value = instance.Instance
public ChartCustomPaletteColorInstance Instance { get; }
public:
property ChartCustomPaletteColorInstance^ Instance {
ChartCustomPaletteColorInstance^ get ();
}
member Instance : ChartCustomPaletteColorInstance
function get Instance () : ChartCustomPaletteColorInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorInstance
A ChartCustomPaletteColorInstance object.
Vedere anche
Riferimento
ChartCustomPaletteColor Classe
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering