Udostępnij przez


Właściwość ChartMarkerInstance.Size

Pobiera wartość obliczoną Size właściwość w ChartMarker klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Size As ReportSize
    Get
'Użycie
Dim instance As ChartMarkerInstance
Dim value As ReportSize

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

Wartość właściwości

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