Свойство CustomLabel.Value
Gets an expression that evaluates to the position on the scale where the label will be placed.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Value As ReportDoubleProperty
Get
'Применение
Dim instance As CustomLabel
Dim value As ReportDoubleProperty
value = instance.Value
public ReportDoubleProperty Value { get; }
public:
property ReportDoubleProperty^ Value {
ReportDoubleProperty^ get ();
}
member Value : ReportDoubleProperty
function get Value () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering