整理代码,去除warning

This commit is contained in:
monitor1394
2020-03-22 08:45:05 +08:00
parent 0c20b655cc
commit 07b836855c
9 changed files with 5 additions and 15 deletions

View File

@@ -102,7 +102,6 @@ namespace XCharts
[SerializeField] private float m_BorderWidth = 0.5f;
[SerializeField] private Color m_BorderColor = Color.grey;
[SerializeField] private bool m_ForceENotation = false;
[NonSerialized] private bool m_LabelDirty = false;
/// <summary>
/// Whether the label is showed.