ShadowIntensity Propiedad
Intensity of shadows throughout the gauge panel.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property ShadowIntensity As ReportDoubleProperty
Get
'Uso
Dim instance As GaugePanel
Dim value As ReportDoubleProperty
value = instance.ShadowIntensity
public ReportDoubleProperty ShadowIntensity { get; }
public:
property ReportDoubleProperty^ ShadowIntensity {
ReportDoubleProperty^ get ();
}
member ShadowIntensity : ReportDoubleProperty
function get ShadowIntensity () : ReportDoubleProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportDoubleProperty
A ReportDoubleProperty object.