mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 05:10:12 +00:00
整理接口,重命名coordinateWid和coordianteHig
This commit is contained in:
@@ -383,7 +383,7 @@ namespace XCharts
|
||||
m_RefreshChart = true;
|
||||
}
|
||||
|
||||
[Obsolete("rename. use RefreshLabel() instead.", true)]
|
||||
[Obsolete("Use BaseChart.RefreshLabel() instead.", true)]
|
||||
public void ReinitChartLabel()
|
||||
{
|
||||
RefreshLabel();
|
||||
|
||||
Reference in New Issue
Block a user