Partager via


Propriété ChartThreeDProperties.Instance

Gets the report instance object that contains the calculated values of this report definition object.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Instance As ChartThreeDPropertiesInstance 
    Get
'Utilisation
Dim instance As ChartThreeDProperties 
Dim value As ChartThreeDPropertiesInstance 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance
A ChartThreeDPropertiesInstance object.

Voir aussi

Référence

ChartThreeDProperties Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering