mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
compatibility
This commit is contained in:
@@ -897,7 +897,7 @@ namespace XCharts
|
||||
if (emphasis != null)
|
||||
emphasis.ClearVerticesDirty();
|
||||
if (lineArrow != null)
|
||||
lineArrow?.ClearVerticesDirty();
|
||||
lineArrow.ClearVerticesDirty();
|
||||
}
|
||||
|
||||
public override void ClearComponentDirty()
|
||||
|
||||
Reference in New Issue
Block a user