次の方法で共有


ChartMarkerInstance.Size プロパティ

定義

Size クラスの ChartMarker プロパティの計算値を取得します。

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

プロパティ値

ReportSize プロパティの計算値を表す Size 値。

適用対象