namespace IndexFormula.Finance { using System; public enum AxisPos { Left, Right } }