InfoBoxAlignment
public enum InfoBoxAlignment
Alignment of the content inside of the information box
case vertical // Puts the legend, value and description verticaly
case horizontal // Puts the legend, value and description horizontaly
-
Undocumented
Declaration
Swift
case vertical
-
Undocumented
Declaration
Swift
case horizontal