Свойство ChartDataPointValues.X
Gets an expression that evaluates to the X value for the data point.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property X As ReportVariantProperty
Get
'Применение
Dim instance As ChartDataPointValues
Dim value As ReportVariantProperty
value = instance.X
public ReportVariantProperty X { get; }
public:
property ReportVariantProperty^ X {
ReportVariantProperty^ get ();
}
member X : ReportVariantProperty
function get X () : ReportVariantProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering