TickMarkStyleInstance.Shape 属性

定义

获取 Shape 类中 TickMarkStyle 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarkShapes Shape { Microsoft::ReportingServices::OnDemandReportRendering::GaugeTickMarkShapes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarkShapes Shape { get; }
member this.Shape : Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarkShapes
Public ReadOnly Property Shape As GaugeTickMarkShapes

属性值

一个 GaugeTickMarkShapes 值,该值表示 Shape 属性的计算值。

适用于