Single Responsibility: Represents one legend entry
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | label | |||
| real(kind=wp), | public, | dimension(3) | :: | color | |||
| character(len=:), | public, | allocatable | :: | linestyle | |||
| character(len=:), | public, | allocatable | :: | marker |