mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 07:20:08 +00:00
修复MarkLine在开启Clip后还绘制在坐标系外的问题
This commit is contained in:
@@ -129,6 +129,7 @@ namespace XCharts.Runtime
|
||||
public Vector3 runtimeCurrentEndPosition { get; internal set; }
|
||||
public ChartLabel runtimeLabel { get; internal set; }
|
||||
public double runtimeValue { get; internal set; }
|
||||
public bool runtimeInGrid { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
/// Name of the marker, which will display as a label.
|
||||
|
||||
Reference in New Issue
Block a user