Lenguaje

ChartLegendColumn.MinimumWidth Propiedad

Definición

Obtiene una expresión que evalúa hasta el ancho mínimo de la columna de leyenda del gráfico.

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

Valor de propiedad

Un objeto que representa el ancho mínimo para la columna de leyenda del ReportSizeProperty gráfico.

Se aplica a