Perspective propriété
Represents the percent of perspective.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans 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 la propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
A ReportIntProperty object.