次の方法で共有


ChartDataPointValues.FormatY プロパティ

定義

ChartDataPointValues インスタンスの Y 形式を取得します。

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

プロパティ値

ChartDataPointValues インスタンスの Y 形式。

適用対象