Language

TickMarkStyle.Length プロパティ

定義

ラジアルゲージでは親スケール半径のパーセンテージ、リニアゲージでは幅/高さのパーセンテージで、小さい方がティックマークの長さを取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象