Compartir a través de


ChartEmptyPointsInstance.AxisLabel Propiedad

Gets the calculated value of the AxisLabel property in a ChartEmptyPoints class.

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

Sintaxis

'Declaración
Public ReadOnly Property AxisLabel As Object 
    Get
'Uso
Dim instance As ChartEmptyPointsInstance 
Dim value As Object 

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

Valor de la propiedad

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

Vea también

Referencia

ChartEmptyPointsInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering