| Class | Description |
| AdvancedGradientFill | Describes an advanced gradient. |
| AdvancedGradientPoint | Represents an advanced gradient point. |
| AdvancedGradientPointArray | This class represents an array of advanced gradient points. An advanced gradient consists of a background color and an arbitrary number of color points with different shape and intensity. |
| BackgroundBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| BevelAndEmbossFilter | When present in a ImageFilters collection the BevelAndEmbossFilter class instructs the component to apply a bevel and emboss effect on the image. This effect is different than the bevel and emboss filter applied in Photoshop because it works by combining three samples of the image - original, highlight and dark. The different types of the bevel and emboss define how these images are combined. |
| BitmapDescription | Describes a BMP image response returned to the client browser. |
| BlurFilter | When present in a ImageFilters collection the BlurFilter class instructs the component to apply horizontal and vertical convolution matrices to the image. |
| CursorChangeInteractivityOperation | When present in the InteractivityOperations collection instructs the control to change the mouse cursor depending on the underlying chart object. |
| DragEventArgs | Summary description for DragEventArgs. |
| DragOperation | The base of all dragging operations |
| FillEffectBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| FillEffectMapping | Controls how texture based fillings are mapped on the object |
| Filter | This member is reserved for internal use and is not intended to be used directly from your code. |
| Frame | The Frame object controls the frame applied on a particular object. The frame itself consists of four elements - the outer bevel, the bevel distance, the inner bevel and the frame border. With the help of the InnerStyle and OuterStyle properties you can control inner and outer bevel style. The BevelDistance property specifies the distance between the inner and the outer bevel. The HasBorder property allows you to enable or disable the frame border. |
| GIFDescription | Describes a GIF image response returned to the client browser |
| GlowFilter | When present in a ImageFilters collection the GlowFilter class instructs the component to lit the edges of the object with the specified glow color. |
| ImageDescription | All response types in Xceed Chart for WinForms have an associated object deriving from ImageDescription. |
| ImageFiltersCollection | Collection containing the image filters applied on an image before it is displayed. |
| ImageFrameBase | Base class for artistic frames |
| InteractivityOperation | The base class for all interactivity operations. |
| InteractivityOperationsCollectionBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| JPEGDescription | Describes a JPEG image returned to the client browser. |
| LightingFilter | When present in a ImageFilters collection the LightingFilter class instructs the component to apply a lighting effect on the image. This effect is achieved by creating a bump based on the original image alpha values and then lighting calculations are performed for each pixel in the image. |
| LightModelBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| LightSourceBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| LinePropertiesBase | Controls the line (or border) parameters of the object it is applied to. With the properties of this object you can modify the line style, color and width. |
| OffsetDragOperation | This class represents the offset interactivity operation. The offset feature of the control enables the end user to move the chart margins by pressing the mouse button and then dragging the mouse over the control. The chart will move accordingly and the margins of the current chart will also change accordingly. |
| PNGDescription | Describes a PNG image response returned to the client browser |
| ShadowBase | Base class for all shadow classes |
| StandardFrameBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| TextBase | This member is reserved for internal use and is not intended to be used directly from your code. |
| TIFFDescription | Describes a TIFF image response returned to the client browser. |
| TooltipInteractivityOperation | When present in the InteractivityOperations collection instructs the control to display tooltips for the chart elements that have an assigned tooltip. |
| TrackballDragOperation | This class represents the trackball interactivity operation. The trackball feature of the control enables you to to interactively modify the Elevation and Rotation parameters of the View object of the active chart. |
| ViewBase | Controls scene view parameters like camera position, zoom, projection type, etc. |
| ZoomDragOperation | The zoom feature of the control enables the user to interactively modify the Zoom parameter of the View object attached to the active chart. |