TickMarkStyle.Shape 속성

정의

눈금 표시의 셰이프를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarkShapes> ^ Shape { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarkShapes> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarkShapes> Shape { get; }
member this.Shape : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarkShapes>
Public ReadOnly Property Shape As ReportEnumProperty(Of GaugeTickMarkShapes)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상