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