mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
6 lines
80 B
C#
6 lines
80 B
C#
namespace XCharts
|
|
{
|
|
public class SubComponent : ChartComponent
|
|
{
|
|
}
|
|
} |