feat(Documents) Notes/Docs page improvements and warning cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
namespace Model.Immortal.Chart.Enums;
|
||||
namespace Model.Chart.Enums;
|
||||
|
||||
public enum ChartColorType {
|
||||
public enum ChartColorType
|
||||
{
|
||||
Red,
|
||||
LightGreen,
|
||||
Cyan,
|
||||
|
||||
Reference in New Issue
Block a user