Compartir a través de


ChartSeries Miembros

Represents the list of data points for one series.

El tipo ChartSeries expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Se hereda de ReportElementCollectionBase< (Of < ( <'T> ) > ) >).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_chart Infraestructura.
Campo protegido m_chartDataPoints Infraestructura.
Campo protegido m_seriesIndex Infraestructura.

Principio

Propiedades

  Nombre Descripción
Propiedad pública CategoryAxisName Name of the category axis against which to plot this series.
Propiedad pública ChartAreaName Name of the chart area in which to plot the series.
Propiedad pública ChartItemInLegend Defines how the series appears when displayed in a legend.
Propiedad pública Count Gets the number of items in the collection. (Se hereda de ReportElementCollectionBase< (Of < ( <'T> ) > ) >).
Propiedad pública CustomProperties Custom properties for the series.
Propiedad pública DataLabel Gets the label for the data points.
Propiedad pública EmptyPoints Gets the empty points.
Propiedad pública Hidden Indicates the series should be hidden.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Item Gets the item at the specified index. (Se hereda de ReportElementCollectionBase< (Of < ( <'T> ) > ) >).
Propiedad pública LegendName Name of the legend in which this series should appear.
Propiedad pública Marker Gets the marker.
Propiedad pública Name Name of chart series.
Propiedad pública SmartLabel Gets the smart label settings.
Propiedad pública Style Gets the style properties of this report definition object.
Propiedad pública Subtype Visualization subtype for the series.
Propiedad pública Type Visualization type for the series.
Propiedad pública ValueAxisName Name of the value axis against which to plot this series.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IEnumerable. . :: . .GetEnumerator Infraestructura. (Se hereda de ReportElementCollectionBase< (Of < ( <'T> ) > ) >).

Principio