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


Класс ChartDataPointValues

Contains a set of data values for a data point in the chart.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValues

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

Синтаксис

'Декларация
Public NotInheritable Class ChartDataPointValues
'Применение
Dim instance As ChartDataPointValues
public sealed class ChartDataPointValues
public ref class ChartDataPointValues sealed
[<SealedAttribute>]
type ChartDataPointValues =  class end
public final class ChartDataPointValues

Тип ChartDataPointValues обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство CurrencyLanguageSize
Открытое свойство CurrencyLanguageX
Открытое свойство CurrencyLanguageY
Открытое свойство End Gets an expression that evaluates to the end/close value for the data point.
Открытое свойство FormatSize
Открытое свойство FormatX
Открытое свойство FormatY
Открытое свойство High Gets an expression that evaluates to the high value for the data point.
Открытое свойство HighlightSize Gets an expression that evaluates to the highlighted Size value for the data point.
Открытое свойство HighlightX Gets an expression that evaluates to the highlighted X value for the data point.
Открытое свойство HighlightY Gets an expression that evaluates to the highlighted Y value for the data point.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Low Gets an expression that evaluates to the low value for the data point.
Открытое свойство Mean Gets an expression that evaluates to the mean value for the data point.
Открытое свойство Median Gets an expression that evaluates to the median value for the data point.
Открытое свойство Size Gets an expression that evaluates to the size value for the data point.
Открытое свойство Start Gets an expression that evaluates to the start/open value for the data point.
Открытое свойство X Gets an expression that evaluates to the X value for the data point.
Открытое свойство Y Gets an expression that evaluates to the Y value for the data point.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

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