摘要: private void BindData() { chartControl1.AnnotationRepository.Clear(); chartControl1.Series.Clear(); TextAnnotation text1 = new TextAnnotation(); TextAnnotation text2 = new TextAnnotation(); PaneAnchorPoint panel1 = new PaneAnchorPoi... 阅读全文
posted @ 2013-08-06 12:34 在 水 一 方 阅读(1670) 评论(0) 推荐(0)