다음을 통해 공유


ChartDataPointValues 멤버

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

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

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 End Indicates the end/close value for the data point.
공용 속성 High Indicates the high value for the data point.
공용 속성 Instance Gets the report instance object that contains the calculated values of this report definition object.
공용 속성 Low Indicates the low value for the data point.
공용 속성 Mean Indicates the mean value for the data point.
공용 속성 Median Indicates the median value for the data point.
공용 속성 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.

맨 위로 이동