命名空間: 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