Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore Namespace
Inheritance Hierarchy
Xceed.Chart.GraphicsCore.v4.4 Assembly : Xceed.Chart.GraphicsCore Namespace
Implements the Xceed.Chart.GraphicsCore namespace.
Classes
 ClassDescription
ClassDescribes an advanced gradient.
ClassRepresents an advanced gradient point.
ClassThis 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.
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassWhen 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.
ClassDescribes a BMP image response returned to the client browser.
ClassWhen present in a ImageFilters collection the BlurFilter class instructs the component to apply horizontal and vertical convolution matrices to the image.
ClassWhen present in the InteractivityOperations collection instructs the control to change the mouse cursor depending on the underlying chart object.
ClassSummary description for DragEventArgs.
ClassThe base of all dragging operations
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassControls how texture based fillings are mapped on the object
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassThe 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.
ClassDescribes a GIF image response returned to the client browser
ClassWhen present in a ImageFilters collection the GlowFilter class instructs the component to lit the edges of the object with the specified glow color.
ClassAll response types in Xceed Chart for WinForms have an associated object deriving from ImageDescription.
ClassCollection containing the image filters applied on an image before it is displayed.
ClassBase class for artistic frames
ClassThe base class for all interactivity operations.
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassDescribes a JPEG image returned to the client browser.
ClassWhen 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.
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassControls 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.
ClassThis 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.
ClassDescribes a PNG image response returned to the client browser
ClassBase class for all shadow classes
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassThis member is reserved for internal use and is not intended to be used directly from your code.
ClassDescribes a TIFF image response returned to the client browser.
ClassWhen present in the InteractivityOperations collection instructs the control to display tooltips for the chart elements that have an assigned tooltip.
ClassThis 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.
ClassControls scene view parameters like camera position, zoom, projection type, etc.
ClassThe zoom feature of the control enables the user to interactively modify the Zoom parameter of the View object attached to the active chart.
Structures
 StructureDescription
StructureRepresents a 3-Dimensional vector with x, y and z coordinates.
StructureRepresents a 2-Dimensional vector
StructureRepresents a 4-Dimensional vector
Enumerations
 EnumerationDescription
EnumerationDefines the possible predefined advanced gradient configurations
EnumerationThe shape of a point in an advanced gradient.
EnumerationThe shape of the backplane applied on texts, legends, chart margins and labels.
EnumerationDifferent styles of bevel and emboss filter
EnumerationDifferent types of blur functions.
EnumerationEnumerates the chart element types.
EnumerationEnumerates the possible cursor types.
EnumerationDefines the possible fill effects.
EnumerationDefines the bevel style of a standard frame. You may need a frame when you want your control background to be more consistent with the other Windows controls displayed by your form. For more information see the Frame object in the Object Reference.
EnumerationThe type of the frame applied on backplanes and chart background.
EnumerationDifferent styles of glow filter
EnumerationDefines the style of the gradient or in other words the way the starting color fades into the ending color. For more information see the FillEffect object description in the Object Reference.
EnumerationThe variant of the gradient style. All gradient styles have four gradients except GradientStyle.FromCenter, which has only two.
EnumerationThe horizontal alignment of texts or other visual objects relative to an origin (margin) point.
EnumerationDefines the supported image filters
EnumerationDefines the type of the image frame.
EnumerationEnumerates the image types supported by the control for rendering
EnumerationThe possible predefined light schemes
EnumerationDefines the type of a light source.
EnumerationDefines a line pattern.
EnumerationDefines the shape or text of a bullet.
EnumerationThe layout used when mapping a texture on an object in the 3D scene.
EnumerationDefines how textures are mapped on the surfaces of an object.
EnumerationPossible modes for fitting a chart into the chart area.
EnumerationDefines the possible mouse actions
EnumerationPredefined view projections that enable you to set all the projection parameters with one function call.
EnumerationDefines the projection type
EnumerationDifferent types of rendering devices.
EnumerationDefines the type of a shadow.
EnumerationDifferent types of rendering surfaces.
EnumerationDefines the used text parser.
EnumerationThe vertical alignment of texts or other visual objects relative to an origin (margin) point.
See Also

Reference

Xceed.Chart.GraphicsCore.v4.4 Assembly