Поделиться через


Свойство GaugePointerInstance.MarkerStyle

Gets the calculated value of the MarkerStyle property in a GaugePointer class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property MarkerStyle As GaugeMarkerStyles 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeMarkerStyles
A GaugeMarkerStyles value that represents the calculated value of the MarkerStyle property.

См. также

Справочник

GaugePointerInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering