mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-17 14:00:12 +00:00
整理组件结构
This commit is contained in:
@@ -8,7 +8,7 @@ namespace XCharts
|
||||
/// 坐标轴名称。
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public class AxisName
|
||||
public class AxisName : SubComponent
|
||||
{
|
||||
/// <summary>
|
||||
/// the location of axis name.
|
||||
|
||||
Reference in New Issue
Block a user