Name | Description | |
---|---|---|
![]() | AnimationInterval | Gets or sets the animation interval in milliseconds |
![]() | AutoJitterInterval | Controls the time period (in ms) to wait until an auto jitter occurs. |
![]() | EnableJittering | This property is deprecated. You should use the JitterMode property. |
![]() | JitteringDeviation | The maximum deviation of the jittering samples from the original image in pixels. |
![]() | JitteringSteps | The number of image samples rendered by the control to produce a jittered image. |
![]() | JitterMode | Controls the jittering mode (full context antialiasing) feature of the control. |
![]() | MinLineHitTestWidth | Gets or sets the minimim line width acceptable for hit testing |
![]() | MultiThreadMode | Gets or sets the multithread mode of the control |
![]() | RenderSurface | Whether or not to render the chart to a bitmap or use a double buffer window. |
![]() | ShapeRenderingMode | Controls the antialising (smoothing) feature of the control. |
![]() | TextRenderingHint | Controls the text rendering hint (antialising) applied to text in the control. |
![]() | TransparentBackground | Controls the opacity of the background. |