言語

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値です。

適用対象