Udostępnij przez


Właściwość ChartInstance.DynamicWidth

Pobiera wartość obliczoną DynamicWidth właściwość w Chart klasy

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

Składnia

'Deklaracja
Public ReadOnly Property DynamicWidth As ReportSize
    Get
'Użycie
Dim instance As ChartInstance
Dim value As ReportSize

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

Wartość właściwości

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