TickMarkStyle.Shape Property

Definition

Gets the shape of the tick mark.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to