Version

LinearMeasurements Class Members

The following tables list the members exposed by LinearMeasurements.

Public Constructors
 NameDescription
Public ConstructorLinearMeasurements Constructor  
Public Methods
 NameDescription
Public MethodangularToCartesianGets a point on the edge of a circle, given center, radius and theta.  
Public MethodangularToCartesianReverseGets a point on the edge of a circle, given center, radius and theta.  
Public MethodData2ColorProvides a color within a range of colors, corresponding to a data value within a range of values.  
Public MethodDataToAngleCalculates the value of a data item as a value between Theta Minimum and Theta Maximum with scale in direct proportion to DataMin and DataMax.  
Public MethodDataToDoublePlots a data point between two points on a one-dimensional scale.  
Public MethodDataToPointHorizontalPlots a data value between two points, given a range of data.  
Public MethodDataToPointHorizontalFPlots a data value between two points, given a range of data, using float coordinates.  
Public MethodDataToPointPlanePlots data values in a planar space.  
Public MethodDataToPointPlaneFPlots data values in a planar space, based on float coordinates.  
Public MethodDataToPointVerticalPlots a data value between two points, given a range of data.  
Public MethodDataToPointVerticalFPlots a data value between two points, given a range of data, using float coordinates.  
Public MethodDateDataDateProvides a linear measurement based on date data.  
Public MethodSetDataItemLocation of an item, given a set number of items on this line.  
Public MethodSetDataItemWidthItem width within a set of items on a line.  
Public MethodSetDataSetPlots an item number in a collection of series, each with an equal number of items.  
See Also