Proprietà Size
Indicates the size value for the data point.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Size As ReportVariantProperty
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportVariantProperty
A ReportVariantProperty object.