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 Property Gets a value, indicating whether current chart is vertical  
Public Property Gets the integer indices of the X-Data array that are currently in range.  
Public Property Gets the current point series.  
Public Property Gets 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 Property Gets the current pixel transformation strategy  
Public Property Gets the current X coordinate calculator.  
Public Property Gets the current Y coordinate calculator.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies 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