summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorMatthew Strasiotto <[email protected]>2021-04-26 21:08:57 +1000
committerMatthew Strasiotto <[email protected]>2021-04-26 21:08:57 +1000
commit8181105215e71f9b71b205037afb2839e20e7619 (patch)
tree1feddc26878ea8687348a970daa4b85251911513 /grapher/Form1.cs
parentDock legends, add chart bg colour property (diff)
downloadrawaccel-8181105215e71f9b71b205037afb2839e20e7619.tar.xz
rawaccel-8181105215e71f9b71b205037afb2839e20e7619.zip
chartarea is transparent for all charts now
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 51f1355..d5f9246 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -217,6 +217,6 @@ namespace grapher
}
- #endregion Method
- }
+ #endregion Method
+ }
}