Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / Settings Class
Fields Properties Methods


In This Topic
    Settings Class Members
    In This Topic

    The following tables list the members exposed by Settings.

    Public Constructors
     NameDescription
    Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of the settings object  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also