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