次の方法で共有


ChartElementPosition.Width プロパティ

定義

アイテムの幅を示す、親オブジェクトに対する割合 (%) に評価される式を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象