Класс ChartDataPoint
Represents a data point for the chart. A data point may consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegionCell
Microsoft.ReportingServices.RdlObjectModel..::..ChartDataPoint
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class ChartDataPoint _
Inherits DataRegionCell
'Применение
Dim instance As ChartDataPoint
public class ChartDataPoint : DataRegionCell
public ref class ChartDataPoint : public DataRegionCell
type ChartDataPoint =
class
inherit DataRegionCell
end
public class ChartDataPoint extends DataRegionCell
Тип ChartDataPoint обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ChartDataPoint | Creates a new instance of the ChartDataPoint class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ActionInfo | Actions associated with this data point. |
![]() |
AxisLabel | Label to use on the axis for the data point. |
![]() |
ChartDataLabel | Indicates the values should be marked with data labels. |
![]() |
ChartDataPointValues | Data values for the point. |
![]() |
ChartItemInLegend | Defines how the data point appears when displayed in a legend (when Series.Type = Shape). |
![]() |
ChartMarker | Defines appearance of the data point marker. |
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
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. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ToolTip | Tool tip to display for the data point. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | Initializes an instance of the ChartDataPoint class. (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
![]() ![]() |
IDataScopeService. . :: . .GetDataScopesFor | (Производный от DataRegionCell.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)