mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-27 03:10:11 +00:00
修复Axis设置interval时AxisLabel不及时刷新的问题
This commit is contained in:
@@ -772,7 +772,7 @@ namespace XCharts
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// 开启大数量优化的阈值。
|
||||
/// 开启大数量优化的阈值。只有当开启了large并且数据量大于该阀值时才进入性能模式。
|
||||
/// </summary>
|
||||
public int largeThreshold
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user