Properties 


RenderPassData Class Members

The following tables list the members exposed by RenderPassData.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RenderPassData class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value, indicating whether current chart is vertical  
Public PropertyGets the integer indices of the X-Data array that are currently in range.  
Public PropertyGets the current point series.  
Public PropertyGets the hash of resampling params which were used to resample point series  
Public PropertyGets a value indicating whether the data and parameters for this render pass support the Tsr (accelerated) drawing method  
Public PropertyGets the current pixel transformation strategy  
Public PropertyGets the current X coordinate calculator.  
Public PropertyGets the current Y coordinate calculator.  
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also