次の方法で共有


ChartDataPointValues.FormatY プロパティ

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property FormatY As ReportStringProperty 
    Get
'使用
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.FormatY
public ReportStringProperty FormatY { get; }
public:
property ReportStringProperty^ FormatY {
    ReportStringProperty^ get ();
}
member FormatY : ReportStringProperty
function get FormatY () : ReportStringProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

関連項目

参照

ChartDataPointValues クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間