GaugeScale.GaugeMajorTickMarks Property

Definition

Major tickmarks to display on the scale.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarks ^ GaugeMajorTickMarks { Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarks ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks GaugeMajorTickMarks { get; }
member this.GaugeMajorTickMarks : Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarks
Public ReadOnly Property GaugeMajorTickMarks As GaugeTickMarks

Property Value

A GaugeTickMarks object.

Applies to