GaugeScale.GaugeMinorTickMarks 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
要在刻度上显示的次要刻度线。
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 对象。