GaugeScale.GaugeMinorTickMarks Property

Definition

Minor tickmarks to display on the scale.

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

Property Value

A GaugeTickMarks object.

Applies to