Compartir a través de


ChartDataPointValuesInstance.Size Propiedad

Gets the calculated value of the Size property in a ChartDataPointValues class.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property Size As Object 
    Get
'Uso
Dim instance As ChartDataPointValuesInstance 
Dim value As Object 

value = instance.Size
public Object Size { get; }
public:
property Object^ Size {
    Object^ get ();
}
member Size : Object
function get Size () : Object

Valor de la propiedad

Tipo: System.Object
An object that represents the calculated value of the Size property.

Vea también

Referencia

ChartDataPointValuesInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering