Class LegendLayoutConfig
- Namespace
- adas_core.Domain.Models.MongoModels
- Assembly
- adas-core.Domain.dll
Represents a configuration object that defines layout settings for a legend.
public class LegendLayoutConfig
- Inheritance
-
LegendLayoutConfig
- Inherited Members
- Extension Methods
Properties
Rows
public List<LegendLayoutRow>? Rows { get; set; }