Udostępnij przez


Właściwość ChartLegendColumnInstance.MaximumWidth

Pobiera wartość obliczoną MaximumWidth 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 MaximumWidth As ReportSize
    Get
'Użycie
Dim instance As ChartLegendColumnInstance
Dim value As ReportSize

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

Wartość właściwości

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