命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public ReadOnly Property FormatX As ReportStringProperty
Get
用法
Dim instance As ChartDataPointValues
Dim value As ReportStringProperty
value = instance.FormatX
public ReportStringProperty FormatX { get; }
public:
property ReportStringProperty^ FormatX {
ReportStringProperty^ get ();
}
member FormatX : ReportStringProperty
function get FormatX () : ReportStringProperty
属性值
类型:Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty