
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class Settings
'Usage Dim instance As Settings
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class Settings
System.Object
Xceed.Chart.Core.Settings
Name | Description | |
---|---|---|
![]() | Settings Constructor | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | m_bCacheSelectionRendering | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bDoublePassBlending | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bEnableAntialiasing | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bEnableJittering | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bRenderLargeBitmapsOnPortions | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_bTransparentBackground | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Control | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fJitteringDeviation | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fScale2DObjects | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nJitteringSteps | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nRenderDevice | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nRenderSurface | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | CacheSelectionRendering | Whether or not to cache the internal image map created by the control. |
![]() | DestinationFactor | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | DoublePassBlending | Whether or not to render antialiased lines in transparent polygons in a single pass. |
![]() | EnableAntialiasing | Enables the antialising feature of the control. |
![]() | EnableJittering | Enable the jittering (full scene antialiasing) feature of the control. |
![]() | 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. |
![]() | RenderDevice | Controls the device used for rendering (GDI+ / OpenGL). |
![]() | RenderLargeBitmapsOnPortions | Instructs the control to render large bitmaps on smaller chunks in order to minimize the memory footprint of the control. |
![]() | RenderSurface | Whether or not to render the chart to a bitmap or use a double buffer window. |
![]() | Scale2DObjects | An additional scale to the 2D objects of the chart. |
![]() | SourceFactor | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | TransparentBackground | Controls the opacity of the background. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of the settings object |
![]() | GetObjectData | This member is reserved for internal use and is not intended to be used directly from your code. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2