다음을 통해 공유


GaugePointer.MarkerStyle 속성

Gets the type of the marker.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property MarkerStyle As ReportEnumProperty(Of GaugeMarkerStyles)
    Get
‘사용 방법
Dim instance As GaugePointer 
Dim value As ReportEnumProperty(Of GaugeMarkerStyles)

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

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeMarkerStyles>
A ReportEnumProperty<EnumType> object.

참고 항목

참조

GaugePointer 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스