Click or drag to resize
CuSumStatusAddDataMarkers Method
Overload List
  NameDescription
Public methodAddDataMarkers
Adds the original data to the chart on a newly created axis. The new axis is stored as attribute "DataMarkersAxis" and the new Data node is stored as attribute "DataMarkers".
Public methodAddDataMarkers(AxisXY)
Adds the original data to the chart. The axis is stored as attribute "DataMarkersAxis" and the new Data node is stored as attribute "DataMarkers".
Top
See Also