Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property TraceColorCount As Integer |
C# | |
---|---|
public abstract int TraceColorCount {get;} |
If you have more than 20 traces, the trace colors are recycled (i.e. trace 0 and 20 have the same colors).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)