增加PieLabelLine支持Symbol

This commit is contained in:
monitor1394
2022-11-14 21:49:53 +08:00
parent 8c0eb970d3
commit 8a7f0c6533
3 changed files with 21 additions and 15 deletions

View File

@@ -516,6 +516,7 @@ namespace XCharts.Runtime
break;
}
}
DrawLabelLineSymbol(vh, labelLine, pos1, pos5, color);
}
}