mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-25 10:20:10 +00:00
取消GaugeAxis的m_SplitLineLength参数忽略
This commit is contained in:
@@ -92,7 +92,6 @@ namespace XCharts
|
|||||||
return new List<string> {
|
return new List<string> {
|
||||||
"m_TextBackgroundColor" ,
|
"m_TextBackgroundColor" ,
|
||||||
"m_LineLength",
|
"m_LineLength",
|
||||||
"m_SplitLineLength",
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user