Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.11 KB | None | 0 0
  1.             //series 第二個的 Y 軸 使用次要軸
  2.             chart1.Series[1].YAxisType = AxisType.Secondary;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement