Partager via


Propriété ChartThreeDProperties.Perspective

Gets an expression that evaluates to the percent of perspective.

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

Syntaxe

'Déclaration
Public ReadOnly Property Perspective As ReportIntProperty 
    Get
'Utilisation
Dim instance As ChartThreeDProperties 
Dim value As ReportIntProperty 

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

Valeur de propriété

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

Voir aussi

Référence

ChartThreeDProperties Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering