mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-30 05:08:48 +00:00
Line支持Clip
This commit is contained in:
@@ -35,6 +35,7 @@ namespace XCharts.Runtime
|
||||
public List<int> pointerAxisDataIndexs = new List<int>();
|
||||
public bool isTriggerByAxis = false;
|
||||
public int dataZoomStartIndex = 0;
|
||||
public int dataZoomStartIndexOffset = 0;
|
||||
|
||||
/// <summary>
|
||||
/// 中心点
|
||||
|
||||
Reference in New Issue
Block a user