I've created a view derived from CScrollView. In this view I want to display a graph with, on the left, a scale. The graph must scroll, the scale no. I don't know how obtain this: I've implement graph and scale but both of them scroll.

Thank you