Partager via


Membres ChartSeries

Represents the list of data points for one series.

Le type ChartSeries expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Hérité de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_chart Infrastructure.
Champ protégé m_chartDataPoints Infrastructure.
Champ protégé m_seriesIndex Infrastructure.

Haut de la page

Propriétés

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

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IEnumerable. . :: . .GetEnumerator Infrastructure. (Hérité de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)

Haut de la page