다음을 통해 공유


ChartDataPointValuesInstance 멤버

Represents an instance type of the ChartDataPointValues class and contains the calculated values of the properties in ChartDataPointValues.

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

메서드

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

맨 위로 이동

속성

  이름 설명
공용 속성 End Gets the calculated value of the End property in a ChartDataPointValues class.
공용 속성 High Gets the calculated value of the High property in a ChartDataPointValues class.
공용 속성 Low Gets the calculated value of the Low property in a ChartDataPointValues class.
공용 속성 Mean Gets the calculated value of the Mean property in a ChartDataPointValues class.
공용 속성 Median Gets the calculated value of the Median property in a ChartDataPointValues class.
공용 속성 Size Gets the calculated value of the Size property in a ChartDataPointValues class.
공용 속성 Start Gets the calculated value of the Start property in a ChartDataPointValues class.
공용 속성 X Gets the calculated value of the X property in a ChartDataPointValues class.
공용 속성 Y Gets the calculated value of the Y property in a ChartDataPointValues class.

맨 위로 이동