I am trying to use the Moving Average chart in my application with some success using the sample code as a guide. I want to turn off some of the header information i.e. part no, chart no, etc. but I want to keep some other information like chart title. However, when I use HEADER_STRINGS_LEVEL1, the chart title line still have part no. and chart no. which are not applicable for my application. Is there a way to selectively display items on the headers?