TickMarkStyle.Placement Property

Definition

Gets a value that determines where the tick mark should be placed relative to the scale.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to