共用方式為


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.

頂端