mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 21:40:41 +00:00
6 lines
81 B
C#
6 lines
81 B
C#
namespace XCharts
|
|
{
|
|
public class MainComponent : ChartComponent
|
|
{
|
|
}
|
|
} |