mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
增加PieChart多饼图支持
This commit is contained in:
@@ -133,11 +133,6 @@ namespace XCharts
|
||||
DrawData(vh);
|
||||
}
|
||||
|
||||
protected override void OnLegendButtonClicked()
|
||||
{
|
||||
base.OnLegendButtonClicked();
|
||||
}
|
||||
|
||||
protected override void OnThemeChanged()
|
||||
{
|
||||
base.OnThemeChanged();
|
||||
|
||||
Reference in New Issue
Block a user