리포트 수정
그래프 범위 수정 그래프 활성화될 때 table 선택
This commit is contained in:
1
PanelRadarGraph.Designer.cs
generated
1
PanelRadarGraph.Designer.cs
generated
@@ -262,6 +262,7 @@
|
||||
this.TabText = "Radar Graph";
|
||||
this.Text = "Radar Graph";
|
||||
this.VisibleChanged += new System.EventHandler(this.PanelRadarGraph_VisibleChanged);
|
||||
this.Enter += new System.EventHandler(this.PanelRadarGraph_Enter);
|
||||
((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
|
||||
Reference in New Issue
Block a user