Класс 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