Version

IProvideMeasurements Interface Members

The following tables list the members exposed by IProvideMeasurements.

Public Methods
 NameDescription
 MethodangularToCartesianGets a point on the edge of a circle, given center, radius and theta.  
 MethodangularToCartesianReverseGets a point on the edge of a circle, given center, radius and theta.  
 MethodData2ColorProvides a color within a range of colors, corresponding to a data value within a range of values.  
 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.  
 MethodDataToDoublePlots a data point between two points on a one-dimensional scale.  
 MethodDataToPointHorizontalPlots a data value between two points, given a range of data.  
 MethodDataToPointHorizontalFPlots a data value between two points, given a range of data, using float coordinates.  
 MethodDataToPointPlanePlots data values in a planar space.  
 MethodDataToPointPlaneFPlots data values in a planar space, based on float coordinates.  
 MethodDataToPointVerticalPlots a data value between two points, given a range of data.  
 MethodDataToPointVerticalFPlots a data value between two points, given a range of data, using float coordinates.  
 MethodDateDataDateProvides a linear measurement based on date data.  
 MethodSetDataItemLocation of an item, given a set number of items on this line.  
 MethodSetDataItemWidthLocation of an item, given a set number of items on this line.  
 MethodSetDataSetPlots an item number in a collection of series, each with an equal number of items.  
See Also