次の方法で共有


ChartStripLine.StripWidth プロパティ

定義

ストリップ ラインの幅に評価される式を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象