Overload | Description |
---|---|
NTimeMarker Constructor() | Default constructor. |
NTimeMarker Constructor(String) | Initializing constructor. |
NTimeMarker Constructor(String,NColor) | Creates an appointment tag using the given base color and setting the highlighted and selected states to darker variants of this color. |
NTimeMarker Constructor(String,NFill) | Initializing constructor. |
NTimeMarker Constructor(String,NFill,NFill,NFill) | Initializing constructor. |