Элементы ChartDataPoint
Represents a data point for the chart. A data point can consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).
Тип ChartDataPoint предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
m_actionInfo | Инфраструктура. |
![]() |
m_columnIndex | Инфраструктура. |
![]() |
m_customProperties | Инфраструктура. |
![]() |
m_customPropertiesReady | Инфраструктура. |
![]() |
m_dataLabel | Инфраструктура. |
![]() |
m_dataPointValues | Инфраструктура. |
![]() |
m_instance | Инфраструктура. |
![]() |
m_marker | Инфраструктура. |
![]() |
m_owner | Инфраструктура. |
![]() |
m_rowIndex | Инфраструктура. |
![]() |
m_style | Инфраструктура. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionInfo | Actions associated with this data point. |
![]() |
AxisLabel | Label to use on the axis for the data point. |
![]() |
CustomProperties | Custom properties for the data point. |
![]() |
DataElementName | The name to use for the data element for this data point. |
![]() |
DataElementOutput | Indicates whether the data point should appear in a data rendering. |
![]() |
DataLabel | Gets the label for the data point. |
![]() |
DataPointValues | Gets the X and Y values of the data point. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
ItemInLegend | Gets legend properties for this data point. |
![]() |
Marker | Gets the marker for this data point. |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ToolTip | Tool tip to display for the data point |
В начало
.gif)
.gif)
.gif)
.gif)