共用方式為


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> ) > ) >。)

頂端