mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 17:30:10 +00:00
重构代码,废弃Series.series接口,用Series.list代替
This commit is contained in:
@@ -423,7 +423,6 @@ namespace XCharts
|
||||
return coordinateWidth / segment;
|
||||
}
|
||||
|
||||
private Dictionary<float, string> _cacheValue2str = new Dictionary<float, string>();
|
||||
/// <summary>
|
||||
/// 获得标签显示的名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user