Class for generating a unique color for each curve
Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class ColorGenerator |
| C# |
|---|
| public class ColorGenerator |
| C++ |
|---|
| ref class ColorGenerator |
| J# |
|---|
| public class ColorGenerator |
| JScript |
|---|
| public class ColorGenerator |
Inheritance Hierarchy
System.Object
PalmSens.Plot.ColorGenerator
PalmSens.Plot.ColorGenerator
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.