ChartLegendColumnInstance.MinimumWidth Property

Definition

Gets the calculated value of the MinimumWidth property in a ChartLegendColumn class.

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

Property Value

A ReportSize value that represents the calculated value of the MinimumWidth property.

Applies to