Свойство GaugePanel.ShadowIntensity
Intensity of shadows throughout the gauge panel.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShadowIntensity As ReportDoubleProperty
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering