Chart.DynamicHeight Propiedad

Definición

Obtiene una expresión que se evalúa como el alto que debe adoptar el gráfico.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ DynamicHeight { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty DynamicHeight { get; }
member this.DynamicHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property DynamicHeight As ReportSizeProperty

Valor de propiedad

Un objeto ReportSizeProperty.

Se aplica a