Click or drag to resize
CuSumStatusDataMarkersAxis Property
The "DataMarkersAxis" attribute containing the axis associated with the data markers. This is normally the right-side axis.

Namespace: Imsl.Chart2D.QC
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual AxisXY DataMarkersAxis { get; }

Property Value

Type: AxisXY
See Also