namespace PutincevLibrary.Enums { public enum LegendPosition { Top, Bottom, Left, Right } }