Udostępnij za pośrednictwem


Właściwość GaugePointerInstance.MarkerStyle

Pobiera wartość obliczoną MarkerStyle właściwość w GaugePointer klasy

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

Składnia

'Deklaracja
Public ReadOnly Property MarkerStyle As GaugeMarkerStyles
    Get
'Użycie
Dim instance As GaugePointerInstance
Dim value As GaugeMarkerStyles

value = instance.MarkerStyle
public GaugeMarkerStyles MarkerStyle { get; }
public:
property GaugeMarkerStyles MarkerStyle {
    GaugeMarkerStyles get ();
}
member MarkerStyle : GaugeMarkerStyles
function get MarkerStyle () : GaugeMarkerStyles

Wartość właściwości

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