다음을 통해 공유


ChartDataPointValues 멤버

Contains a set of data values for a data point in the chart.

ChartDataPointValues 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ChartDataPointValues() () () () Creates a new instance of the ChartDataPointValues class.
공용 메서드 ChartDataPointValues(IPropertyStore) Creates a new instance of the ChartDataPointValues class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 DeepClone Returns a deep clone of this ReportObject instance. (ReportObject에서 상속됩니다.)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (ReportObject에서 상속됩니다.)
공용 메서드 GetContainingDataScopes The containing data scopes. (ReportObject에서 상속됩니다.)
보호된 메서드 GetDataScopesForDefaultImpl 인프라 (ReportObject에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 Initialize 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 InitializeForDesigner 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 OnChildPropertyChanged 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 OnPropertyChanged 인프라 (ReportObject에서 상속됩니다.)
보호된 메서드 SavePropertyValue< (Of < <' (T> ) > > ) 인프라 (ReportObject에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)
보호된 메서드 WrapPropertyStore 인프라 (ReportObject에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 End Indicates the end/close value for the data point.
공용 속성 High Indicates the high value for the data point.
공용 속성 Low Indicates the high value for the data point.
공용 속성 Mean Indicates the mean value for the data point.
공용 속성 Median Indicates the median value for the data point.
공용 속성 Parent The parent of this report object. (ReportObjectBase에서 상속됩니다.)
공용 속성 PropertyStore The property store. (ReportObjectBase에서 상속됩니다.)
공용 속성 Site 인프라 (ReportObject에서 상속됩니다.)
공용 속성 Size Indicates the size value for the data point.
공용 속성 Start Indicates the start/open value for the data point.
공용 속성 X Indicates the X value for the data point.
공용 속성 Y Indicates the Y value for the data point.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IDisposable. . :: . .Dispose (ReportObject에서 상속됩니다.)
명시적 인터페이스 구현전용 이벤트 IComponent. . :: . .Disposed (ReportObject에서 상속됩니다.)

맨 위로 이동