Xceed Chart for WinForms v4.4 Documentation
Settings Class Properties


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : Settings Class

For a list of all members of this type, see Settings members.

Public Properties
 NameDescription
Public PropertyWhether or not to cache the internal image map created by the control.  
Public PropertyThis member is reserved for internal use and is not intended to be used directly from your code.  
Public PropertyWhether or not to render antialiased lines in transparent polygons in a single pass.  
Public PropertyEnables the antialising feature of the control.  
Public PropertyEnable the jittering (full scene antialiasing) feature of the control.  
Public PropertyThe maximum deviation of the jittering samples from the original image in pixels.  
Public PropertyThe number of image samples rendered by the control to produce a jittered image.  
Public PropertyControls the device used for rendering (GDI+ / OpenGL).  
Public PropertyInstructs the control to render large bitmaps on smaller chunks in order to minimize the memory footprint of the control.  
Public PropertyWhether or not to render the chart to a bitmap or use a double buffer window.  
Public PropertyAn additional scale to the 2D objects of the chart.  
Public PropertyThis member is reserved for internal use and is not intended to be used directly from your code.  
Public PropertyControls the opacity of the background.  
Top
See Also

Reference

Settings Class
Xceed.Chart.Core Namespace