Поделиться через


Свойство ChartDataPointValues.HighlightX

Gets an expression that evaluates to the highlighted X value for the data point.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property HighlightX As ReportVariantProperty 
    Get
'Применение
Dim instance As ChartDataPointValues 
Dim value As ReportVariantProperty 

value = instance.HighlightX
public ReportVariantProperty HighlightX { get; }
public:
property ReportVariantProperty^ HighlightX {
    ReportVariantProperty^ get ();
}
member HighlightX : ReportVariantProperty
function get HighlightX () : ReportVariantProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Returns ReportVariantProperty.

См. также

Справочник

ChartDataPointValues Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering