GaugeScale.GaugeMinorTickMarks 属性

定义

要在刻度上显示的次要刻度线。

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

属性值

GaugeTickMarks 对象。

适用于