B2026-056-Syntax-problem-in-XY-Plot
This commit is contained in:
@@ -1,13 +1,8 @@
|
|||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Volian.Base.Library
|
namespace Volian.Base.Library
|
||||||
{
|
{
|
||||||
public static class BaseLnSettings
|
public static class BaseLnSettings
|
||||||
{
|
{
|
||||||
public static bool blBaseLine { get; set; } = false;
|
public static bool blBaseLine { get; set; } = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user