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 MaxAutoSize property in a ChartLegend class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property MaxAutoSize As Integer
Get
'Uso
Dim instance As ChartLegendInstance
Dim value As Integer
value = instance.MaxAutoSize
public int MaxAutoSize { get; }
public:
property int MaxAutoSize {
int get ();
}
member MaxAutoSize : int
function get MaxAutoSize () : int
Valor de la propiedad
Tipo: System.Int32
An int value that represents the calculated value of the MaxAutoSize property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering