다음을 통해 공유


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> ) > ) >에서 상속됩니다.)

맨 위로 이동