Kind of. The way I did this was to create a calculated field using Year - Album. This then displays the year before it displays the album. If you replace the Album field in your view scheme with this one then your albums will be sorted by year. Only problems with this method at the moment are 1- you see the year (hopefully later we'll be able to create calculated schemes where we can mask particular fields from display but still use them in the field) and 2 - if 2 albums came out in the same year they are displayed alphabetically still (I am still trying to work out the best way to sort this one. It is a rarity that two albums came out in the same year by the same artist but it happens. The Beatles for example. One possibility is to also include the month in the display scheme but again this has to be displayed. The other is to create a custom tag that will display a number in brackets if there are moire than one album in ayear. In both cases if the data is not present MC will not display it.)
Hope this is all clear. If you have any questions about it let me know.
Adam