mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 09:50:15 +00:00
整理代码,去除warning
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user