protected virtual PointPair PointPairMissing(int xValue) { return(GraphData.CreatePairMissing(xValue)); }