namespace RodionovLibrary.NonVisualComponents.HelperEnums { public enum DiagramLegendLayout { None, Left, Top, Right, Bottom } }