Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the color of the highlighting for zooming

As the mouse is dragged over the graph to zoom, the area is highlighted to give the user a feeling of which area is marked. Is it possible the change this color? The background color I want to use for the plot is a very similar color and makes the zooming hard to see. (The background color is chosen for historical reasons)
0 Kudos
Message 1 of 2
(3,286 Views)

Per Helge

 

I use WaveFormGraph and the highlight colour is controlled via the SelectColor property of the Graph.

 

You need to change this to the Color you require.

 

SelectionStyle modifies the appearance to either 'Operating System', 'Outline' or 'Translucent'.

 

StevieB 

0 Kudos
Message 2 of 2
(3,272 Views)