Элементы ChartSeries

Represents the list of data points for one series.

Тип ChartSeries предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Наследуется из ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_chart Инфраструктура.
Защищенное поле m_chartDataPoints Инфраструктура.
Защищенное поле m_seriesIndex Инфраструктура.

В начало

Свойства

  Имя Описание
Открытое свойство CategoryAxisName Name of the category axis against which to plot this series.
Открытое свойство ChartAreaName Name of the chart area in which to plot the series.
Открытое свойство ChartItemInLegend Defines how the series appears when displayed in a legend.
Открытое свойство Count Gets the number of items in the collection. (Наследуется из ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Открытое свойство CustomProperties Custom properties for the series.
Открытое свойство DataLabel Gets the label for the data points.
Открытое свойство EmptyPoints Gets the empty points.
Открытое свойство Hidden Indicates the series should be hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Item Gets the item at the specified index. (Наследуется из ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Открытое свойство LegendName Name of the legend in which this series should appear.
Открытое свойство Marker Gets the marker.
Открытое свойство Name Name of chart series.
Открытое свойство SmartLabel Gets the smart label settings.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство Subtype Visualization subtype for the series.
Открытое свойство Type Visualization type for the series.
Открытое свойство ValueAxisName Name of the value axis against which to plot this series.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IEnumerable. . :: . .GetEnumerator Инфраструктура. (Наследуется из ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)

В начало