namespace CustomComponents { public enum LegendPosition { Left, Top, Right, Botton, } }