mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 19:00:24 +00:00
完善文档
This commit is contained in:
@@ -96,10 +96,6 @@ namespace XCharts
|
|||||||
m_Show = false,
|
m_Show = false,
|
||||||
m_Image = null,
|
m_Image = null,
|
||||||
m_ImageType = Image.Type.Sliced,
|
m_ImageType = Image.Type.Sliced,
|
||||||
m_Left = 0,
|
|
||||||
m_Right = 0,
|
|
||||||
m_Top = 0,
|
|
||||||
m_Bottom = 0,
|
|
||||||
m_ImageColor = Color.white,
|
m_ImageColor = Color.white,
|
||||||
m_HideThemeBackgroundColor = true,
|
m_HideThemeBackgroundColor = true,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user