Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the Maximum property in a ChartAxis class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Maximum As Object
Get
'Uso
Dim instance As ChartAxisInstance
Dim value As Object
value = instance.Maximum
public Object Maximum { get; }
public:
property Object^ Maximum {
Object^ get ();
}
member Maximum : Object
function get Maximum () : Object
Valor de la propiedad
Tipo: System.Object
An object that represents the calculated value of the Maximum property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering