Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

linewidth - Get the equivalent width in plot area

I would like to know the equivalent width in plot area. LineWidth for XYCursor is in pixels but what is the same width in plot area? I want to substract and add this value to xycursor.XPosition.

0 Kudos
Message 1 of 3
(5,177 Views)

EDIT: Units of XYCursor.LineWidth are inches? pixels? how to convert to the same units as XYCursor.XPosition in order to either add or substract?

0 Kudos
Message 2 of 3
(5,166 Views)

EDIT: I think I need to convert XYCursor.LineWidth to Data Coordinates as XYCursor.XPosition is in data coordinates and I need to subract/add them. So how to convert to data coordinates? Using DataConverter? How?

 

0 Kudos
Message 3 of 3
(5,164 Views)