コード例 #1
0
 public LineChartGenerator()
 {
     Points = Points.Clone();
     ItemPoints = new ItemPointCollection();
 }
コード例 #2
0
 public LineChartGenerator()
 {
     Points     = Points.Clone();
     ItemPoints = new ItemPointCollection();
 }