完善运动曲线图的显示
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
void LoadGraphyYAxisData(DataBuff& dataShow);
|
||||
void LoadGraphyXAxisData(DataBuff& dataShow);
|
||||
void AddGraphyData(double _data);
|
||||
void RedrawGraph(BOOL bIsRedraw=TRUE);
|
||||
void SetCoordinateLabel(const CString& _XAxis,const CString& _YAxis);
|
||||
void RemoveGraphyData(BOOL bIsRedraw=TRUE);
|
||||
void DrawCoordinate(CDC* pDC, CRect rectCoord);
|
||||
|
||||
Reference in New Issue
Block a user