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