IRenderPassData Interface Members
The following tables list the members exposed by IRenderPassData.
Public Properties
| Name | Description | |
|---|---|---|
![]() | IsVerticalChart | Gets a value, indicating whether current chart is vertical |
![]() | PointRange | Gets the integer indices of the X-Data array that are currently in range. |
![]() | PointSeries | Gets the current point series. |
![]() | ResamplingHash | Gets the hash of resampling params which were used to resample point series |
![]() | SupportsNativeCoordinateCalculators | Gets a value indicating whether the data and parameters for this render pass support the Tsr (accelerated) drawing method |
![]() | TransformationStrategy | Gets the current pixel transformation strategy |
![]() | XCoordinateCalculator | Gets the current X coordinate calculator. |
![]() | YCoordinateCalculator | Gets the current Y coordinate calculator. |
See Also
