Свойство Size
Indicates the size value for the data point.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Size As ReportVariantProperty
Get
'Применение
Dim instance As ChartDataPointValues
Dim value As ReportVariantProperty
value = instance.Size
public ReportVariantProperty Size { get; }
public:
property ReportVariantProperty^ Size {
ReportVariantProperty^ get ();
}
member Size : ReportVariantProperty
function get Size () : ReportVariantProperty
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportVariantProperty
A ReportVariantProperty object.