Udostępnij przez


Właściwość ChartLegendColumnInstance.MinimumWidth

Pobiera wartość obliczoną MinimumWidth właściwość w ChartLegendColumn klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property MinimumWidth As ReportSize
    Get
'Użycie
Dim instance As ChartLegendColumnInstance
Dim value As ReportSize

value = instance.MinimumWidth
public ReportSize MinimumWidth { get; }
public:
property ReportSize^ MinimumWidth {
    ReportSize^ get ();
}
member MinimumWidth : ReportSize
function get MinimumWidth () : ReportSize

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości MinimumWidth właściwość.