XYErrorColumnarData
interface XYErrorColumnarData<T, out X : T, out Y : T> : XYColumnarData<T, X, Y>
Content copied to clipboard
A ColumnarData with additional Symbol.yError column for an Symbol.y error Inherits XYColumnarData.