Dim bchart = chart.basecontrolDim area = bchart.ChartArea
area.AxisX.ForeColor = Color.Red
area.AxisY.ForeColor = Color.Blue