Propriété WallThickness
Gets an expression that evaluates to the percent thickness of outer walls.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WallThickness As ReportIntProperty
Get
'Utilisation
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.WallThickness
public ReportIntProperty WallThickness { get; }
public:
property ReportIntProperty^ WallThickness {
ReportIntProperty^ get ();
}
member WallThickness : ReportIntProperty
function get WallThickness () : ReportIntProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
A ReportIntProperty object.