Telerik.WinControls.RadChart Event arguments when a chart element is clicked. Reverse link to a parent Reverse link to a parent Initializes a new instance of the class. The element. Represents the active region of the chart element/item. Parent chart element List contains all regions for element Reference to the parent. Define a graphic path URL Tooltip Attributes Creates a new instance of the class. Creates a new instance of the class. Fires when the chart element to which the active region belongs is clicked. Checks whether point lies inside region The point. if set to true [onclick]. Checks whether point lies inside region The point. Opens a web browser to the specified URL Returns true if ActiveRegion contains no data Determine on which elements(if its visually intersect) of chart click occur Click coordinates Container object Active region object collection Has click event or not Called after a Click event Called when [click]. The sender. Base Interface for classes which support click feature Active region object Chart graphics class. Wrapper over the System.Drawing.Graphics. Base System.Drawing.Graphics object Fixed displacement for X coordinate Fixed displacement for Y coordinate Default translate transform order Apply TranslateTransform with fixed displacements Apply TranslateTransform with fixed negative displacements Base System.Drawing.Graphics object Create instance of class System.Drawing.Graphics object Apply TranslateTransform with fixed displacements and sets its Fixed displacement for X coordinate Fixed displacement for Y coordinate Apply TranslateTransform with fixed displacements and sets its Fixed displacement for X coordinate Fixed displacement for Y coordinate Matrix order Changing fixed displacements Fixed displacement for X coordinate Fixed displacement for Y coordinate Gets or sets a System.Drawing.Region that limits the drawing region of this System.Drawing.Graphics. A System.Drawing.Region that limits the portion of this System.Drawing.Graphics that is currently available for drawing. Gets a System.Drawing.RectangleF structure that bounds the clipping region of this System.Drawing.Graphics. A System.Drawing.RectangleF structure that represents a bounding rectangle for the clipping region of this System.Drawing.Graphics. Gets a value that specifies how composited images are drawn to this System.Drawing.Graphics. This property specifies a member of the System.Drawing.Drawing2D.CompositingMode enumeration. Gets or sets the rendering quality of composited images drawn to this System.Drawing.Graphics. This property specifies a member of the System.Drawing.Drawing2D.CompositingQuality enumeration. Gets the horizontal resolution of this System.Drawing.Graphics. The value, in dots per inch, for the horizontal resolution supported by this System.Drawing.Graphics. Gets the vertical resolution of this System.Drawing.Graphics. The value, in dots per inch, for the vertical resolution supported by this System.Drawing.Graphics. Gets or sets the interpolation mode associated with this System.Drawing.Graphics. One of the System.Drawing.Drawing2D.InterpolationMode values. Gets a value indicating whether the clipping region of this System.Drawing.Graphics is empty. true if the clipping region of this System.Drawing.Graphics is empty; otherwise, false. Gets a value indicating whether the visible clipping region of this System.Drawing.Graphics is empty. true if the visible portion of the clipping region of this System.Drawing.Graphics is empty; otherwise, false. Gets or sets the scaling between world units and page units for this System.Drawing.Graphics. This property specifies a value for the scaling between world units and page units for this System.Drawing.Graphics. Gets or sets the unit of measure used for page coordinates in this System.Drawing.Graphics. One of the System.Drawing.GraphicsUnit values other than System.Drawing.GraphicsUnit.World. System.Drawing.Graphics.PageUnit is set to System.Drawing.GraphicsUnit.World, which is not a physical unit. Gets or set a value specifying how pixels are offset during rendering of this System.Drawing.Graphics. This property specifies a member of the System.Drawing.Drawing2D.PixelOffsetMode enumeration Gets or sets the rendering origin of this System.Drawing.Graphics for dithering and for hatch brushes. A System.Drawing.Point structure that represents the dither origin for 8-bits-per-pixel and 16-bits-per-pixel dithering and is also used to set the origin for hatch brushes. Gets or sets the rendering quality for this System.Drawing.Graphics. One of the System.Drawing.Drawing2D.SmoothingMode values. Gets or sets the gamma correction value for rendering text. The gamma correction value used for rendering anti aliased and ClearType text. Gets or sets the rendering mode for text associated with this System.Drawing.Graphics. One of the System.Drawing.Text.TextRenderingHint values. Gets or sets a copy of the geometric world transformation for this System.Drawing.Graphics. A copy of the System.Drawing.Drawing2D.Matrix that represents the geometric world transformation for this System.Drawing.Graphics. Gets the bounding rectangle of the visible clipping region of this System.Drawing.Graphics. A System.Drawing.RectangleF structure that represents a bounding rectangle for the visible clipping region of this System.Drawing.Graphics. Adds a comment to the current System.Drawing.Imaging.Metafile. Array of bytes that contains the comment. Saves a graphics container with the current state of this System.Drawing.Graphics and opens and uses a new graphics container. This method returns a System.Drawing.Drawing2D.GraphicsContainer that represents the state of this System.Drawing.Graphics at the time of the method call. Saves a graphics container with the current state of this System.Drawing.Graphics and opens and uses a new graphics container with the specified scale transformation. System.Drawing.Rectangle structure that, together with the srcrect parameter, specifies a scale transformation for the container. System.Drawing.Rectangle structure that, together with the dstrect parameter, specifies a scale transformation for the container. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure for the container. This method returns a System.Drawing.Drawing2D.GraphicsContainer that represents the state of this System.Drawing.Graphics at the time of the method call. Saves a graphics container with the current state of this System.Drawing.Graphics and opens and uses a new graphics container with the specified scale transformation. System.Drawing.RectangleF structure that, together with the srcrect parameter, specifies a scale transformation for the new graphics container. System.Drawing.RectangleF structure that, together with the dstrect parameter, specifies a scale transformation for the new graphics container. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure for the container. This method returns a System.Drawing.Drawing2D.GraphicsContainer that represents the state of this System.Drawing.Graphics at the time of the method call. Clears the entire drawing surface and fills it with the specified background color. System.Drawing.Color structure that represents the background color of the drawing surface. Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the System.Drawing.Graphics. The point at the upper-left corner of the source rectangle. The point at the upper-left corner of the destination rectangle. The size of the area to be transferred. Performs a bit-block transfer of color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the System.Drawing.Graphics. The point at the upper-left corner of the source rectangle. The point at the upper-left corner of the destination rectangle. The size of the area to be transferred. One of the System.Drawing.CopyPixelOperation values. CopyPixelOperation is not a member of System.Drawing.CopyPixelOperation. The operation failed. Performs a bit-block transfer of the color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the System.Drawing.Graphics. The x-coordinate of the point at the upper-left corner of the source rectangle. The y-coordinate of the point at the upper-left corner of the source rectangle. The x-coordinate of the point at the upper-left corner of the destination rectangle. The y-coordinate of the point at the upper-left corner of the destination rectangle. The size of the area to be transferred. Performs a bit-block transfer of the color data, corresponding to a rectangle of pixels, from the screen to the drawing surface of the System.Drawing.Graphics. The x-coordinate of the point at the upper-left corner of the source rectangle. The y-coordinate of the point at the upper-left corner of the source rectangle The x-coordinate of the point at the upper-left corner of the destination rectangle. The y-coordinate of the point at the upper-left corner of the destination rectangle. The size of the area to be transferred. One of the System.Drawing.CopyPixelOperation values. copyPixelOperation is not a member of System.Drawing.CopyPixelOperation. The operation failed Releases all resources used by this System.Drawing.Graphics. Draws an arc representing a portion of an ellipse specified by a System.Drawing.Rectangle structure. System.Drawing.Pen that determines the color, width, and style of the arc. System.Drawing.RectangleF structure that defines the boundaries of the ellipse. Angle in degrees measured clockwise from the x-axis to the starting point of the arc. Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc. Draws an arc representing a portion of an ellipse specified by a System.Drawing.RectangleF structure. System.Drawing.Pen that determines the color, width, and style of the arc. System.Drawing.RectangleF structure that defines the boundaries of the ellipse. Angle in degrees measured clockwise from the x-axis to the starting point of the arc. Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc. Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. System.Drawing.Pen that determines the color, width, and style of the arc. The x-coordinate of the upper-left corner of the rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the rectangle that defines the ellipse. Width of the rectangle that defines the ellipse. Height of the rectangle that defines the ellipse. Angle in degrees measured clockwise from the x-axis to the starting point of the arc. Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc. Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. System.Drawing.Pen that determines the color, width, and style of the arc. The x-coordinate of the upper-left corner of the rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the rectangle that defines the ellipse. Width of the rectangle that defines the ellipse. Height of the rectangle that defines the ellipse. Angle in degrees measured clockwise from the x-axis to the starting point of the arc. Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc. Draws a Bézier spline defined by four System.Drawing.Point structures. System.Drawing.Pen structure that determines the color, width, and style of the curve. System.Drawing.Point structure that represents the starting point of the curve. System.Drawing.Point structure that represents the first control point for the curve. System.Drawing.Point structure that represents the second control point for the curve. System.Drawing.Point structure that represents the ending point of the curve. Draws a Bezier spline defined by four System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and style of the curve. System.Drawing.PointF structure that represents the starting point of the curve. System.Drawing.PointF structure that represents the first control point for the curve. System.Drawing.PointF structure that represents the second control point for the curve. System.Drawing.PointF structure that represents the ending point of the curve. Draws a Bézier spline defined by four ordered pairs of coordinates that represent points. System.Drawing.Pen that determines the color, width, and style of the curve. The x-coordinate of the starting point of the curve. The y-coordinate of the starting point of the curve. The x-coordinate of the first control point of the curve. The y-coordinate of the first control point of the curve. The x-coordinate of the second control point of the curve. The y-coordinate of the second control point of the curve. The x-coordinate of the ending point of the curve. The y-coordinate of the ending point of the curve. Draws a series of Bézier splines from an array of System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and style of the curve. Array of System.Drawing.Point structures that represent the points that determine the curve. Draws a series of Bézier splines from an array of System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and style of the curve. Array of System.Drawing.PointF structures that represent the points that determine the curve. Draws a closed cardinal spline defined by an array of System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.Point structures that define the spline. Draws a closed cardinal spline defined by an array of System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.PointF structures that define the spline. Draws a closed cardinal spline defined by an array of System.Drawing.Point structures using a specified tension. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.Point structures that define the spline. Value greater than or equal to 0.0F that specifies the tension of the curve. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. This parameter is required but ignored. Draws a closed cardinal spline defined by an array of System.Drawing.PointF structures using a specified tension. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.PointF structures that define the spline. Value greater than or equal to 0.0F that specifies the tension of the curve. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. This parameter is required but is ignored. Draws a cardinal spline through a specified array of System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.Point structures that define the spline. Draws a cardinal spline through a specified array of System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.PointF structures that define the spline. Draws a cardinal spline through a specified array of System.Drawing.Point structures using a specified tension. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.Point structures that define the spline. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of System.Drawing.PointF structures using a specified tension. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.PointF structures that represent the points that define the curve. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of System.Drawing.PointF structures. The drawing begins offset from the beginning of the array. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.PointF structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve. Number of segments after the starting point to include in the curve. Draws a cardinal spline through a specified array of System.Drawing.Point structures using a specified tension. System.Drawing.Pen that determines the color, width, and height of the curve. Array of System.Drawing.Point structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve. Number of segments after the starting point to include in the curve. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws a cardinal spline through a specified array of System.Drawing.PointF structures using a specified tension. The drawing begins offset from the beginning of the array. System.Drawing.Pen that determines the color, width, and height of the curve Array of System.Drawing.PointF structures that define the spline. Offset from the first element in the array of the points parameter to the starting point in the curve. Number of segments after the starting point to include in the curve. Value greater than or equal to 0.0F that specifies the tension of the curve. Draws an ellipse specified by a bounding System.Drawing.Rectangle structure. System.Drawing.Pen that determines the color, width, and style of the ellipse. System.Drawing.Rectangle structure that defines the boundaries of the ellipse. Draws an ellipse defined by a bounding System.Drawing.RectangleF. System.Drawing.Pen that determines the color, width, and style of the ellipse. System.Drawing.RectangleF structure that defines the boundaries of the ellipse. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. System.Drawing.Pen that determines the color, width, and style of the ellipse. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse. Height of the bounding rectangle that defines the ellipse. Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width. System.Drawing.Pen that determines the color, width, and style of the ellipse. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse. Height of the bounding rectangle that defines the ellipse. Draws the image represented by the specified System.Drawing.Icon within the area specified by a System.Drawing.Rectangle structure. System.Drawing.Icon to draw. System.Drawing.Rectangle structure that specifies the location and size of the resulting image on the display surface. The image contained in the icon parameter is scaled to the dimensions of this rectangular area. Draws the image represented by the specified System.Drawing.Icon at the specified coordinates. System.Drawing.Icon to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Draws the image represented by the specified System.Drawing.Icon without scaling the image. System.Drawing.Icon to draw. System.Drawing.Rectangle structure that specifies the location and size of the resulting image. The image is not scaled to fit this rectangle, but retains its original size. If the image is larger than the rectangle, it is clipped to fit inside it. Draws the specified System.Drawing.Image, using its original physical size, at the specified location. System.Drawing.Image to draw System.Drawing.Point structure that represents the location of the upper-left corner of the drawn image. Draws the specified System.Drawing.Image at the specified location and with the specified shape and size. System.Drawing.Image to draw. Array of three System.Drawing.Point structures that define a parallelogram. Draws the specified System.Drawing.Image, using its original physical size, at the specified location. System.Drawing.Image to draw. System.Drawing.PointF structure that represents the upper-left corner of the drawn image. Draws the specified System.Drawing.Image at the specified location and with the specified shape and size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. Draws the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. Draws the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.RectangleF structure that specifies the location and size of the drawn image. Draws the specified System.Drawing.Image, using its original physical size, at the specified location. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Draws the specified image, using its original physical size, at the location specified by a coordinate pair. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.Point structures that define a parallelogram. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.RectangleF structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.RectangleF structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. System.Drawing.RectangleF structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Width of the drawn image. Height of the drawn image Draws a portion of an image at a specified location. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. System.Drawing.RectangleF structure that specifies the portion of the System.Drawing.Image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Width of the drawn image. Height of the drawn image. Draws a portion of an image at a specified location. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. Draws the specified portion of the specified System.Drawing.Image at the specified location. System.Drawing.Image to draw. Array of three System.Drawing.Point structures that define a parallelogram. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.RectangleF structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort) method according to application-determined criteria. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.RectangleF structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort) method according to application-determined criteria. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.Rectangle structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32) method according to application-determined criteria. Value specifying additional data for the System.Drawing.Graphics.DrawImageAbort delegate to use when checking whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Point[],System.Drawing.Rectangle,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32) method. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. Array of three System.Drawing.PointF structures that define a parallelogram. System.Drawing.RectangleF structure that specifies the portion of the image object to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used by the srcRect parameter. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32) method according to application-determined criteria. Value specifying additional data for the System.Drawing.Graphics.DrawImageAbort delegate to use when checking whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.PointF[],System.Drawing.RectangleF,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.Int32) method. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort) method according to application-determined criteria. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for image. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort) method according to application-determined criteria. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Single,System.Single,System.Single,System.Single,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr) method according to application-determined criteria. Value specifying additional data for the System.Drawing.Graphics.DrawImageAbort delegate to use when checking whether to stop execution of the DrawImage method. Draws the specified portion of the specified System.Drawing.Image at the specified location and with the specified size. System.Drawing.Image to draw. System.Drawing.Rectangle structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle. The x-coordinate of the upper-left corner of the portion of the source image to draw. The y-coordinate of the upper-left corner of the portion of the source image to draw. Width of the portion of the source image to draw. Height of the portion of the source image to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the units of measure used to determine the source rectangle. System.Drawing.Imaging.ImageAttributes that specifies recoloring and gamma information for the image object. System.Drawing.Graphics.DrawImageAbort delegate that specifies a method to call during the drawing of the image. This method is called frequently to check whether to stop execution of the System.Drawing.Graphics.DrawImage(System.Drawing.Image,System.Drawing.Rectangle,System.Int32,System.Int32,System.Int32,System.Int32,System.Drawing.GraphicsUnit,System.Drawing.Imaging.ImageAttributes,System.Drawing.Graphics.DrawImageAbort,System.IntPtr) method according to application-determined criteria. Value specifying additional data for the System.Drawing.Graphics.DrawImageAbort delegate to use when checking whether to stop execution of the DrawImage method. Draws a specified image using its original physical size at a specified location. System.Drawing.Image to draw. System.Drawing.Point structure that specifies the upper-left corner of the drawn image. Draws a specified image using its original physical size at a specified location. System.Drawing.Image to draw. System.Drawing.Rectangle that specifies the upper-left corner of the drawn image. The X and Y properties of the rectangle specify the upper-left corner. The Width and Height properties are ignored. Draws the specified image using its original physical size at the location specified by a coordinate pair. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Draws a specified image using its original physical size at a specified location. System.Drawing.Image to draw. The x-coordinate of the upper-left corner of the drawn image. The y-coordinate of the upper-left corner of the drawn image. Not used. Not used. Draws the specified image without scaling and clips it, if necessary, to fit in the specified rectangle. The System.Drawing.Image to draw. The System.Drawing.Rectangle in which to draw the image. Draws a line connecting two System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and style of the line. System.Drawing.Point structure that represents the first point to connect. System.Drawing.Point structure that represents the second point to connect. Draws a line connecting two System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and style of the line. System.Drawing.PointF structure that represents the first point to connect. System.Drawing.PointF structure that represents the second point to connect. Draws a line connecting the two points specified by the coordinate pairs. System.Drawing.Pen that determines the color, width, and style of the line. The x-coordinate of the first point. The y-coordinate of the first point. The x-coordinate of the second point. The y-coordinate of the second point. Draws a line connecting the two points specified by the coordinate pairs. System.Drawing.Pen that determines the color, width, and style of the line. The x-coordinate of the first point. The y-coordinate of the first point. The x-coordinate of the second point. The y-coordinate of the second point. Draws a series of line segments that connect an array of System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and style of the line segments. Array of System.Drawing.Point structures that represent the points to connect. Draws a series of line segments that connect an array of System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and style of the line segments. Array of System.Drawing.PointF structures that represent the points to connect. Draws a System.Drawing.Drawing2D.GraphicsPath. System.Drawing.Pen that determines the color, width, and style of the path. System.Drawing.Drawing2D.GraphicsPath to draw. Draws a pie shape defined by an ellipse specified by a System.Drawing.Rectangle structure and two radial lines. System.Drawing.Pen that determines the color, width, and style of the pie shape. System.Drawing.Rectangle structure that represents the bounding rectangle that defines the ellipse from which the pie shape comes. Angle measured in degrees clockwise from the x-axis to the first side of the pie shape. Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape. Draws a pie shape defined by an ellipse specified by a System.Drawing.RectangleF structure and two radial lines. System.Drawing.Pen that determines the color, width, and style of the pie shape. System.Drawing.RectangleF structure that represents the bounding rectangle that defines the ellipse from which the pie shape comes. Angle measured in degrees clockwise from the x-axis to the first side of the pie shape. Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape. Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines. System.Drawing.Pen that determines the color, width, and style of the pie shape. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes. Height of the bounding rectangle that defines the ellipse from which the pie shape comes. Angle measured in degrees clockwise from the x-axis to the first side of the pie shape. Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape. Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines. System.Drawing.Pen that determines the color, width, and style of the pie shape. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie shape comes. Width of the bounding rectangle that defines the ellipse from which the pie shape comes. Height of the bounding rectangle that defines the ellipse from which the pie shape comes. Angle measured in degrees clockwise from the x-axis to the first side of the pie shape. Angle measured in degrees clockwise from the startAngle parameter to the second side of the pie shape. Draws a polygon defined by an array of System.Drawing.Point structures. System.Drawing.Pen that determines the color, width, and style of the polygon. Array of System.Drawing.Point structures that represent the vertices of the polygon. Draws a polygon defined by an array of System.Drawing.PointF structures. System.Drawing.Pen that determines the color, width, and style of the polygon. Array of System.Drawing.PointF structures that represent the vertices of the polygon. Draws a rectangle specified by a System.Drawing.Rectangle structure. A System.Drawing.Pen that determines the color, width, and style of the rectangle. A System.Drawing.Rectangle structure that represents the rectangle to draw. Draws a rectangle specified by a System.Drawing.RectangleF structure. ChartGraphics custom method A System.Drawing.Pen that determines the color, width, and style of the rectangle. A System.Drawing.RectangleF structure that represents the rectangle to draw. Draws a rectangle specified by a coordinate pair, a width, and a height. A System.Drawing.Pen that determines the color, width, and style of the rectangle. The x-coordinate of the upper-left corner of the rectangle to draw. The y-coordinate of the upper-left corner of the rectangle to draw. The width of the rectangle to draw. The height of the rectangle to draw. Draws a rectangle specified by a coordinate pair, a width, and a height. System.Drawing.Pen that determines the color, width, and style of the rectangle. The x-coordinate of the upper-left corner of the rectangle to draw. The y-coordinate of the upper-left corner of the rectangle to draw. Width of the rectangle to draw. Height of the rectangle to draw. Draws a series of rectangles specified by System.Drawing.Rectangle structures. System.Drawing.Pen that determines the color, width, and style of the outlines of the rectangles. Array of System.Drawing.Rectangle structures that represent the rectangles to draw. Draws a series of rectangles specified by System.Drawing.RectangleF structures. System.Drawing.Pen that determines the color, width, and style of the outlines of the rectangles. Array of System.Drawing.RectangleF structures that represent the rectangles to draw. Draws the specified text string at the specified location with the specified System.Drawing.Brush and System.Drawing.Font objects. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. System.Drawing.PointF structure that specifies the upper-left corner of the drawn text. Draws the specified text string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. System.Drawing.RectangleF structure that specifies the location of the drawn text. Draws the specified text string at the specified location with the specified System.Drawing.Brush and System.Drawing.Font objects. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. The x-coordinate of the upper-left corner of the drawn text. The y-coordinate of the upper-left corner of the drawn text. Draws the specified text string at the specified location with the specified System.Drawing.Brush and System.Drawing.Font objects using the formatting attributes of the specified System.Drawing.StringFormat. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. System.Drawing.PointF structure that specifies the upper-left corner of the drawn text. System.Drawing.StringFormat that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Draws the specified text string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects using the formatting attributes of the specified System.Drawing.StringFormat. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. System.Drawing.RectangleF structure that specifies the location of the drawn text. System.Drawing.StringFormat that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Draws the specified text string at the specified location with the specified System.Drawing.Brush and System.Drawing.Font objects using the formatting attributes of the specified System.Drawing.StringFormat. String to draw. System.Drawing.Font that defines the text format of the string. System.Drawing.Brush that determines the color and texture of the drawn text. The x-coordinate of the upper-left corner of the drawn text. The y-coordinate of the upper-left corner of the drawn text. System.Drawing.StringFormat that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. Closes the current graphics container and restores the state of this System.Drawing.Graphics to the state saved by a call to the System.Drawing.Graphics.BeginContainer() method. System.Drawing.Drawing2D.GraphicsContainer that represents the container this method restores. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.PointF structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records of the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Rectangle structure that specifies the location and size of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records of the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.RectangleF structure that specifies the location and size of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records of the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Rectangle structure that specifies the location and size of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records of the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.RectangleF structure that specifies the location and size of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.PointF structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.PointF structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.RectangleF structures that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records of the specified System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Rectangle structure that specifies the location and size of the drawn metafile. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records of a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Rectangle structure that specifies the location and size of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records of a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.RectangleF structure that specifies the location and size of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.PointF structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records of a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.RectangleF structure that specifies the location and size of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Point structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.Point structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display at a specified point using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.PointF structure that specifies the location of the upper-left corner of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records in a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified parallelogram using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. Array of three System.Drawing.PointF structures that define a parallelogram that determines the size and location of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records of a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.Rectangle structure that specifies the location and size of the drawn metafile. System.Drawing.Rectangle structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Sends the records of a selected rectangle from a System.Drawing.Imaging.Metafile, one at a time, to a callback method for display in a specified rectangle using specified image attributes. System.Drawing.Imaging.Metafile to enumerate. System.Drawing.RectangleF structure that specifies the location and size of the drawn metafile. System.Drawing.RectangleF structure that specifies the portion of the metafile, relative to its upper-left corner, to draw. Member of the System.Drawing.GraphicsUnit enumeration that specifies the unit of measure used to determine the portion of the metafile that the rectangle specified by the srcRect parameter contains. System.Drawing.Graphics.EnumerateMetafileProc delegate that specifies the method to which the metafile records are sent. Internal pointer that is required, but ignored. You can pass System.IntPtr.Zero for this parameter. System.Drawing.Imaging.ImageAttributes that specifies image attribute information for the drawn image. Updates the clip region of this System.Drawing.Graphics to exclude the area specified by a System.Drawing.Region. System.Drawing.Region that specifies the region to exclude from the clip region. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.Point structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Point structures that define the spline. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.PointF structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.PointF structures that define the spline. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.Point structures using the specified fill mode. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Point structures that define the spline. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.PointF structures using the specified fill mode. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.PointF structures that define the spline. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.Point structures using the specified fill mode and tension System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Point structures that define the spline. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. Value greater than or equal to 0.0F that specifies the tension of the curve. Fills the interior of a closed cardinal spline curve defined by an array of System.Drawing.PointF structures using the specified fill mode and tension. A System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.PointF structures that define the spline. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines how the curve is filled. Value greater than or equal to 0.0F that specifies the tension of the curve. Fills the interior of an ellipse defined by a bounding rectangle specified by a System.Drawing.Rectangle structure. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.Rectangle structure that represents the bounding rectangle that defines the ellipse. Fills the interior of an ellipse defined by a bounding rectangle specified by a System.Drawing.RectangleF structure. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.RectangleF structure that represents the bounding rectangle that defines the ellipse. Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse. Height of the bounding rectangle that defines the ellipse. Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse. Width of the bounding rectangle that defines the ellipse. Height of the bounding rectangle that defines the ellipse. Fills the interior of a System.Drawing.Drawing2D.GraphicsPath. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.Drawing2D.GraphicsPath that represents the path to fill. Fills the interior of a pie section defined by an ellipse specified by a System.Drawing.RectangleF structure and two radial lines. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.Rectangle structure that represents the bounding rectangle that defines the ellipse from which the pie section comes. Angle in degrees measured clockwise from the x-axis to the first side of the pie section. Angle in degrees measured clockwise from the startAngle parameter to the second side of the pie section. Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, a height, and two radial lines. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie section comes. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie section comes. Width of the bounding rectangle that defines the ellipse from which the pie section comes. Height of the bounding rectangle that defines the ellipse from which the pie section comes. Angle in degrees measured clockwise from the x-axis to the first side of the pie section. Angle in degrees measured clockwise from the startAngle parameter to the second side of the pie section. Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, a height, and two radial lines. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie section comes. The y-coordinate of the upper-left corner of the bounding rectangle that defines the ellipse from which the pie section comes. Width of the bounding rectangle that defines the ellipse from which the pie section comes. Height of the bounding rectangle that defines the ellipse from which the pie section comes. Angle in degrees measured clockwise from the x-axis to the first side of the pie section. Angle in degrees measured clockwise from the startAngle parameter to the second side of the pie section. Fills the interior of a polygon defined by an array of points specified by System.Drawing.Point structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Point structures that represent the vertices of the polygon to fill. Fills the interior of a polygon defined by an array of points specified by System.Drawing.PointF structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.PointF structures that represent the vertices of the polygon to fill. Fills the interior of a polygon defined by an array of points specified by System.Drawing.Point structures using the specified fill mode. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Point structures that represent the vertices of the polygon to fill. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines the style of the fill. Fills the interior of a polygon defined by an array of points specified by System.Drawing.PointF structures using the specified fill mode. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.PointF structures that represent the vertices of the polygon to fill. Member of the System.Drawing.Drawing2D.FillMode enumeration that determines the style of the fill. Fills the interior of a rectangle specified by a System.Drawing.Rectangle structure. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.Rectangle structure that represents the rectangle to fill. Fills the interior of a rectangle specified by a System.Drawing.RectangleF structure. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.RectangleF structure that represents the rectangle to fill. Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the rectangle to fill. The y-coordinate of the upper-left corner of the rectangle to fill. Width of the rectangle to fill. Height of the rectangle to fill. Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. System.Drawing.Brush that determines the characteristics of the fill. The x-coordinate of the upper-left corner of the rectangle to fill. The y-coordinate of the upper-left corner of the rectangle to fill. Width of the rectangle to fill. Height of the rectangle to fill. Fills the interiors of a series of rectangles specified by System.Drawing.Rectangle structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.Rectangle structures that represent the rectangles to fill. Fills the interiors of a series of rectangles specified by System.Drawing.RectangleF structures. System.Drawing.Brush that determines the characteristics of the fill. Array of System.Drawing.RectangleF structures that represent the rectangles to fill. Fills the interior of a System.Drawing.Region. System.Drawing.Brush that determines the characteristics of the fill. System.Drawing.Region that represents the area to fill. Forces execution of all pending graphics operations and returns immediately without waiting for the operations to finish. Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish. Member of the System.Drawing.Drawing2D.FlushIntention enumeration that specifies whether the method returns immediately or waits for any existing operations to finish. XML comment contains invalid XML: End tag 'doc' does not match the start tag 'member'. Object Gets the handle to the device context associated with this System.Drawing.Graphics. Handle to the device context associated with this System.Drawing.Graphics. Gets the nearest color to the specified System.Drawing.Color structure. System.Drawing.Color structure for which to find a match. A System.Drawing.Color structure that represents the nearest color to the one specified with the color parameter. Updates the clip region of this System.Drawing.Graphics to the intersection of the current clip region and the specified System.Drawing.Rectangle structure. System.Drawing.Rectangle structure to intersect with the current clip region. Updates the clip region of this System.Drawing.Graphics to the intersection of the current clip region and the specified System.Drawing.Rectangle structure. System.Drawing.Rectangle structure to intersect with the current clip region. Updates the clip region of this System.Drawing.Graphics to the intersection of the current clip region and the specified System.Drawing.Region. System.Drawing.Region to intersect with the current region. Indicates whether the specified System.Drawing.Point structure is contained within the visible clip region of this System.Drawing.Graphics. System.Drawing.Point structure to test for visibility. true if the point specified by the point parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the specified System.Drawing.PointF structure is contained within the visible clip region of this System.Drawing.Graphics. System.Drawing.PointF structure to test for visibility. true if the point specified by the point parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the rectangle specified by a System.Drawing.Rectangle structure is contained within the visible clip region of this System.Drawing.Graphics. System.Drawing.Rectangle structure to test for visibility. true if the rectangle specified by the rect parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the rectangle specified by a System.Drawing.RectangleF structure is contained within the visible clip region of this System.Drawing.Graphics. System.Drawing.RectangleF structure to test for visibility. true if the rectangle specified by the rect parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this System.Drawing.Graphics. The x-coordinate of the point to test for visibility. The y-coordinate of the point to test for visibility. true if the point defined by the x and y parameters is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this System.Drawing.Graphics. The x-coordinate of the point to test for visibility. The y-coordinate of the point to test for visibility. true if the point defined by the x and y parameters is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this System.Drawing.Graphics. The x-coordinate of the upper-left corner of the rectangle to test for visibility. The y-coordinate of the upper-left corner of the rectangle to test for visibility. Width of the rectangle to test for visibility. Height of the rectangle to test for visibility. true if the rectangle defined by the x, y, width, and height parameters is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this System.Drawing.Graphics. The x-coordinate of the upper-left corner of the rectangle to test for visibility. The y-coordinate of the upper-left corner of the rectangle to test for visibility. Width of the rectangle to test for visibility. Height of the rectangle to test for visibility. true if the rectangle defined by the x, y, width, and height parameters is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false. Gets an array of System.Drawing.Region objects, each of which bounds a range of character positions within the specified string. String to measure. System.Drawing.Font that defines the text format of the string. System.Drawing.RectangleF structure that specifies the layout rectangle for the string. System.Drawing.StringFormat that represents formatting information, such as line spacing, for the string. This method returns an array of System.Drawing.Region objects, each of which bounds a range of character positions within the specified string. Measures the specified string when drawn with the specified System.Drawing.Font. String to measure. System.Drawing.Font that defines the text format of the string. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified by the text parameter as drawn with the font parameter. Measures the specified string when drawn with the specified System.Drawing.Font. String to measure. System.Drawing.Font that defines the format of the string. Maximum width of the string in pixels. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified in the text parameter as drawn with the font parameter. Measures the specified string when drawn with the specified System.Drawing.Font within the specified layout area. String to measure. System.Drawing.Font defines the text format of the string. System.Drawing.SizeF structure that specifies the maximum layout area for the text. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified by the text parameter as drawn with the font parameter. Measures the specified string when drawn with the specified System.Drawing.Font and formatted with the specified System.Drawing.StringFormat. String to measure. System.Drawing.Font that defines the text format of the string. Maximum width of the string. System.Drawing.StringFormat that represents formatting information, such as line spacing, for the string. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified in the text parameter as drawn with the font parameter and the stringFormat parameter. Measures the specified string when drawn with the specified System.Drawing.Font and formatted with the specified System.Drawing.StringFormat. String to measure. System.Drawing.Font defines the text format of the string. System.Drawing.PointF structure that represents the upper-left corner of the string. System.Drawing.StringFormat that represents formatting information, such as line spacing, for the string. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified by the text parameter as drawn with the font parameter and the stringFormat parameter. Measures the specified string when drawn with the specified System.Drawing.Font and formatted with the specified System.Drawing.StringFormat. String to measure. System.Drawing.Font defines the text format of the string. System.Drawing.SizeF structure that specifies the maximum layout area for the text. System.Drawing.StringFormat that represents formatting information, such as line spacing, for the string. This method returns a System.Drawing.SizeF structure that represents the size, in the units specified by the System.Drawing.Graphics.PageUnit property, of the string specified in the text parameter as drawn with the font parameter and the stringFormat parameter. Measures the specified string when drawn with the specified System.Drawing.Font and formatted with the specified System.Drawing.StringFormat. String to measure. System.Drawing.Font that defines the text format of the string. System.Drawing.SizeF structure that specifies the maximum layout area for the text. System.Drawing.StringFormat that represents formatting information, such as line spacing, for the string. Number of characters in the string Number of text lines in the string. This method returns a System.Drawing.SizeF structure that represents the size of the string, in the units specified by the System.Drawing.Graphics.PageUnit property, of the text parameter as drawn with the font parameter and the stringFormat parameter. Multiplies the world transformation of this System.Drawing.Graphics and specified the System.Drawing.Drawing2D.Matrix. 4x4 System.Drawing.Drawing2D.Matrix that multiplies the world transformation. Multiplies the world transformation of this System.Drawing.Graphics and specified the System.Drawing.Drawing2D.Matrix in the specified order. 4x4 System.Drawing.Drawing2D.Matrix that multiplies the world transformation. Member of the System.Drawing.Drawing2D.MatrixOrder enumeration that determines the order of the multiplication. Releases a device context handle obtained by a previous call to the System.Drawing.Graphics.GetHdc() method of this System.Drawing.Graphics. Releases a device context handle obtained by a previous call to the System.Drawing.Graphics.GetHdc() method of this System.Drawing.Graphics. Handle to a device context obtained by a previous call to the System.Drawing.Graphics.GetHdc() method of this System.Drawing.Graphics. Releases a handle to a device context. Handle to a device context. Resets the clip region of this System.Drawing.Graphics to an infinite region. Resets the world transformation matrix of this System.Drawing.Graphics to the identity matrix. Restores the state of this System.Drawing.Graphics to the state represented by a System.Drawing.Drawing2D.GraphicsState. System.Drawing.Drawing2D.GraphicsState that represents the state to which to restore this System.Drawing.Graphics. Applies the specified rotation to the transformation matrix of this System.Drawing.Graphics. Angle of rotation in degrees. Applies the specified rotation to the transformation matrix of this System.Drawing.Graphics in the specified order. Angle of rotation in degrees. Member of the System.Drawing.Drawing2D.MatrixOrder enumeration that specifies whether the rotation is appended or prepended to the matrix transformation. Saves the current state of this System.Drawing.Graphics and identifies the saved state with a System.Drawing.Drawing2D.GraphicsState. This method returns a System.Drawing.Drawing2D.GraphicsState that represents the saved state of this System.Drawing.Graphics. Applies the specified scaling operation to the transformation matrix of this System.Drawing.Graphics by prepending it to the object's transformation matrix. Scale factor in the x direction. Scale factor in the y direction. Applies the specified scaling operation to the transformation matrix of this System.Drawing.Graphics in the specified order. Scale factor in the x direction. Scale factor in the y direction. Member of the System.Drawing.Drawing2D.MatrixOrder enumeration that specifies whether the scaling operation is prepended or appended to the transformation matrix. Sets the clipping region of this System.Drawing.Graphics to the Clip property of the specified System.Drawing.Graphics. System.Drawing.Graphics from which to take the new clip region. Sets the clipping region of this System.Drawing.Graphics to the specified System.Drawing.Drawing2D.GraphicsPath. System.Drawing.Drawing2D.GraphicsPath that represents the new clip region. Sets the clipping region of this System.Drawing.Graphics to the rectangle specified by a System.Drawing.Rectangle structure. System.Drawing.Rectangle structure that represents the new clip region. Sets the clipping region of this System.Drawing.Graphics to the rectangle specified by a System.Drawing.RectangleF structure. System.Drawing.RectangleF structure that represents the new clip region. Sets the clipping region of this System.Drawing.Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a System.Drawing.Rectangle structure. System.Drawing.Rectangle structure to combine. Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use. Sets the clipping region of this System.Drawing.Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a System.Drawing.RectangleF structure. System.Drawing.RectangleF structure to combine. Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use. Transforms an array of points from one coordinate space to another using the current world and page transformations of this System.Drawing.Graphics. Member of the System.Drawing.Drawing2D.CoordinateSpace enumeration that specifies the destination coordinate space. Member of the System.Drawing.Drawing2D.CoordinateSpace enumeration that specifies the source coordinate space. Array of System.Drawing.Point structures that represents the points to transformation. Transforms an array of points from one coordinate space to another using the current world and page transformations of this System.Drawing.Graphics. Member of the System.Drawing.Drawing2D.CoordinateSpace enumeration that specifies the destination coordinate space. Member of the System.Drawing.Drawing2D.CoordinateSpace enumeration that specifies the source coordinate space. Array of System.Drawing.PointF structures that represent the points to transform. Translates the clipping region of this System.Drawing.Graphics by specified amounts in the horizontal and vertical directions. The x-coordinate of the translation. The y-coordinate of the translation. Translates the clipping region of this System.Drawing.Graphics by specified amounts in the horizontal and vertical directions. The x-coordinate of the translation. The y-coordinate of the translation. Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this System.Drawing.Graphics. The x-coordinate of the translation. The y-coordinate of the translation. Changes the origin of the coordinate system by applying the specified translation to the transformation matrix of this System.Drawing.Graphics in the specified order. The x-coordinate of the translation. The y-coordinate of the translation. Member of the System.Drawing.Drawing2D.MatrixOrder enumeration that specifies whether the translation is pretended or appended to the transformation matrix. Provides data for RadChart.Zoom event. This is an class which provides charting functionality for Telerik products. Title for chart Chart legend Chart plot area Control holder List, that is represent the render order for taken up elements (For IContainer.OrderList property) Provides information whether the chart is used in design-time mode. Data Manager for data binding Series collection Temporary series collection in design time Temporary copy of original series collection in design time Custom palettes collection Users custom figures collection Default figures collection Skins Collection Contains a figures collection . Contains a collection of custom figures. Contains a collection of custom palettes Provides information whether the chart is used in design-time mode. Provides access to the title element of the chart. Provides access to the legend element of the chart. Contains appearance related settings. Contains a chart plot area element. Specifies the default series type. Use this property to access the chart bitmap. Specifies a column which will be used for group by clause. A new series will be created for each unique record in this column. Gets or sets the RadChart's chart series collection object. Specifies the series palette Added just temporary to avoid build warnings Specifies AutoLayout mode to all items on the chart control. Added just temporary to avoid build warnings Specifies AutoTextWrap mode for all wrappable text blocks of the chart control. Added just temporary to avoid build warnings Specifies the skin to use. When true and using a skin, user will not be able to override any of the skin appearance. Exposes advanced data binding options. You can use this property to perform custom data binding at runtime. Specifies the orientation of chart series on the plot area. Toggles the use of the IntelligentLabels feature. Parent application path. Temporary images path. Specifies the image rendering format. Specifies the bitmap resolution. Return factor for wrap mechanism for fixed sides proportion wrap type Event handle for BeforeLayout Event Event handle for PrePaint Event Default constructor for Chart Default method for BeforeLayout event handler Object EventArgs Default method for PrePaint event handler Object EventArgs Constructor from different chart controls IChartComponent Determine on which element of chart click occur Click coordinates Container object Active region object Set type for all series as DefaultType Apply palette for chart Palette name Apply skin for chart Skin name Specifies should apply text wrapping or not AutoTextWrap from text block Boolean Makes a chart's clone Chart's clone Specifies a design-time series collection Specifies a temporary copy of original series in design-time mode Parent chart element Update design-time preview Changes the DataGroupColumn property without DataBind method call Column Name Provide relation between enums TextQuality(Teleriks) and TextRenderingHint(.Net) TextRenderingHint value Provide relation between enums ImageQuality(Teleriks) and SmoothingMode(.Net) SmoothingMode value Returns true if only pie series present Boolean MapPath functionality path path Initialize design-time mode Finalize design-time mode Clearing skin settings Checking property on a default value Return a default value of a property Return a value of a property Load skin from Saving skin Loading chart from XML string wrapped in TextWriter Exports chart to a XML string wrapped in TextWriter Initialize chart and its properties Chart calculations: Binding series to legend for BeforeLayout Event Chart recalculation Execute BeforeLayoutEventHandler Chart Arguments Execute PrePaintEventHandler Chart Arguments Returns the chart image Returns the chart image Returns the chart image Returns the chart static area as image for zoom feature Returns the chart plot area part as image for zoom feature Get image width when scaling enabled X scale coefficient Y scale coefficient Width in pixels Get image height when scaling enabled X scale coefficient Y scale coefficient Height in pixels Preapare chart for zooming Restore chart after zooming Show enable scale or not Checking restrictions for when some charts modes enabled Prepare chart elements for AutoLayout feature Restore chart elements setting after drawing in AutoLayout mode Returns an axis image only with ticks and axis items Returns crash-exception image if any Determine on which element of chart click occur Click x coodrinate Click y coodrinate Active region object Determine on which element of chart click occur Click x coodrinate Click y coodrinate Active region object Determine on which element of chart click occur Click coodrinates Active region object Determine on which element of chart click occur Click coodrinates Active region object Get series Series name Series or null Get series Series index Series or null Gets a reference to the data first series by specifying data series color. Series color Series or null Adds a new data series to the chart's data series collection. Series for adding Add series Series to add Add series Series for adding Add series Series for adding Add series Series for adding Add series Series for adding Series for adding Clear series collection Remove series Series Series Remove series Series name Series names Remove series Series index Series indexes List containing the render order of elements. Gets the next free order position. Get elements order position Element Add element at the end of list Element Insert element at specific position in list Position Element Remove element from list Element Remove element from list by it's index Position Re-index order list Tracking ViewState Loading ViewState data Saving ViewState Copy chart setting Base chart Common chart components definitions Chart object Path to the Temp folder MapMath method path path Control clone Gets a value indicating whether scaling is enabled. Charting component Updating designer Common charting error Default constructor Message Constructor Message Parent Error For chart exceptions drawing Graphics Message Font Width string Supported series types. Specifies a bar data series. Specifies a stacked bar data series. Specifies a stacked 100 bar data series. /// Specifies a line data series. Specifies an area data series. Specifies a stacked area data series. Specifies a stacked 100 area data series. /// Specifies a pie data series. /// Specifies a gantt data series. Specifies a bezier data series. Specifies a spline data series. Specifies a bubble data series. Specifies a point data series. Specifies an spline area data series. Specifies a stacked spline area data series. Specifies a stacked 100 spline area data series. Specifies a candlestick data series. Specifies a stacked line data series. Specifies a stacked spline data series. RenderType of DataTable Horizontal Alignment of text in DataTable cells Vertical Alignment of text in DataTable cells DataTable. Shows the series data in a tabular format. Contains DataTable data PlotArea to which DataTable related to Cells' width Cells' height Markers of series Should be recalculated when AutoLayout Cells' widths array Cells' heights array Plot area to which DataTable is related Data stored in cells Visibility of DataTable Visible and not calculate Appearance options Markers of series Fill data by series' items values Reset to default Initialize DataTable's data Wrap DataTable text using factor for wrap mechanism Text that should be wrapped RenderEngine of chart Wrapped string Wrap DataTable text Text that should be wrapped RenderEngine of chart Fixed width of wrapped text Wrapped string Calculate size of DataTable RenderEngine of chart Calculate position RenderEngine of chart Create new instance of ChartDataTable class PlotArea to which DataTable is related to Create new instance of ChartDataTable class PlotArea to which DataTable is related to Container of DataTable Helper class used for an Arrays data binding Indices matrix accordingly to a data array Rank Data column index Array DataHelper constructor Data array Gets the data source rows count Gets the data source columns count Return the object value at the given row and column Row position index Column index Returns true if given column contains numeric values Returns true if given column contains string type values Returns column index in a data array by column name Column name in data array Unsupported by current DataHelper Always returns -1 Returns column name in a data array by column index Column index Empty string, because it is unsupported by current DataHelper Returns false, because current data source does not support columns naming Common helper class. Implements most of ICommonDataHelper members Returns the data source rows count Returns the data source columns count Return the double value at the given row and column Row position index Column index Double value at given column and row Return the object value at the given row and column Row position index Column index Object value at given column and row from data source Return the string value at the given row and column Row position index Column index String value at given column and row of a data source Returns true if given column contains numeric values Column index True if data source column contains numeric values Returns true if given column contains string type values Column index True if data source column contains string values Gets the column index by column name in the Data Source object Column name Column index if column found or -1 if column not found This method is not supported by all data sources Gets the column name if it is supported by data source Column index Column name if supported by a data source Returns true if data source supports columns naming or false in other cases Returns true if value at the given position is numeric Row position index of data item in a data source Column index of data item in a data source True if data item contains numeric value at given row and column Returns possible column used as labels source when group column present DataGroupColumn index in a data source Column index that can be used as a series item labels source Returns possible groups column used for automatic data binding Automatically found possible column with repeating values for a data grouping Only the first found numeric column will be checked. If such column is not found or does not contain repeatable values the -1 will be returned Return unique column's content Column index Objects array with unique column values Return sorted unique column's content Column index Objects array with unique column values sorted ascending Gets possible series items X values column Possible series items X values column's index or -1 if no proper column found Gets possible series items Y values column Possible series items Y values column's index or -1 if no proper column found Returns all possible series items Y values columns Possible numeric columns array available for a data binding Returns all possible data source columns that could be used as Gantt series items Data source columns array available for a Gantt series data binding Checks is given type is Nullable Type to check True if type is Nullable, or False Checks whether the type given is numeric Type to check True if Type is numeric Checks whether the value's type is numeric Value to check True if given object can be converted to number Checks whether the type given is string type Type to check True if given type is string Checks whether the value's type is String Object to check True if object can be converted to string Returns the data helper class accordingly to the data source type Data source Data Member (i.e. Table name) Design mode pointer ICommonDataHelper-compartable object Acquires and manipulates data from databases or other sources. Populates the SeriesCollection of the chart control. Data source columns indexes used for a series data binding Possible data source columns' types Chart item type Series or SeriesItem Top data sources rows used during design-time data binding General column's index detection method Column index or name Data source column type accordingly to ColumnType enumeration Column index in a data source Returns possible column index in data source DataGroupColumn index if present or -1 if not Data source column type accordingly to ColumnType enumeration Column index or -1 if impossible to find column Gets the groups column index from data source DataGroupColumn index if present or -1 if not Groups column index or -1 if data grouping disabled When the groups column has not been set it will be found automatically Gets the labels column index in data source DataLabelsColumn index if present or -1 if not Series labels column index When the labels column has not been set it will be found automatically Gets the series X, Y, X2, Y2, Y3, Y4 values columns DataGroupColumn index if present or -1 if not Column name Data source column type accordingly to ColumnType enumeration Column with numeric values. It can be used as X, Y, X2, Y2, Y3, Y4 values source. If impossible to find a column or data helper is NULL it returns -1 When the series X, X2 or Y2 values column has not been set it will be found automatically Should automatic column search be used or not Gets the series Y values columns array Y values columns array. Can contain as column names as indexes Should auto mode be applied Y values columns indexes array When the series Y values column has not been set it will be found automatically Gets the axis labels column index Axis labels column index or name Column index Returns either chart series name or series item name DataGroupColumn index True if group column contains numeric values only Series Labels column index Y Values columns array Data item's row index in a data source Data item's column index in a data source Item type Series or SeriesItem Chart item name for an auto created Series or SeriesItem Sets the necessary using or not the automatic data binding at the design time Returns true if possible to use the automatic X Axis data binding Does the chart series support the X Values Does the chart series support the Y2 Values Does the chart series support the X2 Values Does the chart series support the X2 and Y2 Values Does the chart series support the Y3 Values Does the chart series support the Y4 Values Data bind X Axis labels DataGroupColumn index if present or -1 in other case Compares two series items Item to compare Item to compare True if items represent the same data and have same names Populates existing chart series collection with data. Automatically populates chart series collection with data. Returns new chart series DataGroupColumn index or -1 if grouping is not used True if group column contains numeric values only Data item's row index in a data source Data item's column index in a data source Values columns array New ChartSeries instance Creates new Chart Series item from data source Data item's row index in a data source Data item's column index in a data source DataGroupColumn index or -1 if grouping is not used Series items labels column Values columns array Assign name and label for a series item or not New ChartSeriesItem instance with data from a data source Returns a Data item from a data source Data item's row index in a data source Data item row or null in other cases Validates data source object passed Data Source The data source should implement the IEnumerable interface Type of the currently processed series Active DataHelper Parent Chart object's reference Event raised after the each series item's data binding Calls an ItemDataBound event Series Series item Data Source Chart Data Source object Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items. Forces the data to be refreshed Clears the Data Source used Returns true if DataBind method has been called The data source column used as chart labels source The data source column used as series items X coordinate The data source columns array used as series items Y coordinate source This array could be used to set the Gantt chart data source columns. The columns should be added in the following order: X, Y, X2, Y2 Enables or disables the series grouping feature Default value is True Copies settings from another data manager Source DataManager to copy settings from Default constructor Parent chart object Class containing event data for an ItemDataBound event Real data source object for a chart. Class constructor Data bound series item Parent series Current data source object Chart series Series item DataTable data source helper class Default constructor DataTable objects as chart's data source Gets the data source rows count Gets the data source columns count Return the object value at the given row and column Row position index Column index Object value at given column and row from data source Returns true if given column contains numeric values Column index True if data source column contains numeric values Returns true if given column contains string type values Column index True if data source column contains string values Gets the column index by column name in the Data Source object Column name Column index if column found or -1 if column not found Gets the column name Column index Returns true, because current data source supports columns naming Gets the DataTable object Sample object. Used for a data binding demonstration only Sample business logic object. Used for a data binding demonstration only Returns products list Sample class returns DataSet for an ObjectDataSource data binding demo Constructor. Loads sample data in DataSet Gets data as DataSet object DataSet with sample data Sample class returns DataSet with several columns which could be used as Y values source. Used for a data binding demonstration only Shows products sales by month. Constructor. Loads sample data in DataSet Gets data DataSet with sample multicolumn data IBindingList example. Used for a data binding demonstration only Collection base object example. Used for a data binding demostration only Data load method Simple data sources examples class. Used for a data binding demonstration only Strong typed double list example Double Array example Object array without groups column example Object array with groups column example Main class constructor Contains common members that should be implemented in the data source helpers for supported data sources Gets the data source rows count Gets the data source columns count Gets the column index by column name in the Data Source object Column name Column index if column found or -1 if column not found This method is not supported by all data sources Gets the column name if it is supported by data source Column index Column name if found or an empty string Returns true if data source supports columns naming or false in other cases Return the double value at the given row and column Row position index Column index Double value at given column and row Return the object value at the given row and column Row position index Column index Object value at given column and row from data source Return the string value at the given row and column Row position index Column index String value at given column and row of a data source Return unique column's content Column index Objects array with unique column values Return sorted unique column's content Column index Objects array with unique column values sorted ascending Returns true if given column contains numeric values Column index True if data source column contains numeric values Returns true if given column contains string type values Column index True if data source column contains string values Returns true if value at the given position is numeric Row position index of data item in a data source Column index of data item in a data source True if data item contains numeric value at given row and column Returns possible groups column used for automatic data binding Automatically found possible column with repeating values for a data grouping Only the first found numeric column will be checked. If such column is not found or does not contain repeatable values the -1 will be returned Returns possible column used as labels source when group column present DataGroupColumn index in a data source Column index that can be used as a series item labels source Returns possible series items X values column Possible series items X values column's index or -1 if no proper column found Returns possible series items Y values column Possible numeric columns array available for a data binding Returns all possible series items Y values columns Possible numeric columns array available for a data binding Returns possible Gantt series items values columns array Data source columns array available for a Gantt series data binding (X, Y, X2, Y2 values) Helper class for data binding on the strongly typed lists of objects that can be accessed by index Constructor Data source that implements IList interface Gets the data source rows count Gets the data source columns count Return the object value at the given row and column Row position index Column index Object value at given column and row from data source Returns true if given column contains numeric values Column index True if data source column contains numeric values Returns true if given column contains string type values Column index True if data source column contains string values Returns column index in a data list by column name Column name in data list Unsupported by current DataHelper Always returns -1 Returns column name in a data list by column index Column index Empty string, because it is unsupported by current DataHelper Returns false, because current data source does not support columns naming Base class for all labels ChartLabel text Graphic marker Parent element List, that represent the render order for taken up elements (For IContainer.OrderList property) Active region ChartLabel TextBlock Graphic marker of label Gets and sets Parent element Element that should be Parent for this Gets and sets Direction of label position in auto mode Direction of label position. Gets and sets Active region Active region to set Gets and sets label's visibility Visible label or not Create new instance of ChartBaseLabel class. Create new instance of ChartBaseLabel class. Container of the label Create new instance of ChartBaseLabel class. Parent element Container of the label Create new instance of ChartBaseLabel class. Parent element Create new instance of ChartBaseLabel class. Text of TextBlock Create new instance of ChartBaseLabel class. TextBlock Create new instance of ChartBaseLabel class. Parent element Container of the label TextBlock Create new instance of ChartBaseLabel class. Parent element Container of the label TextBlock Style of label Gets whether Label is real visible Label's visibility Measure label Render Engine of chart Calculated size of Label Calculates position RenderEngine of chart List, that represent the render order for taken up elements Gets a next free order position Gets elements order position Element Add element at the end of list Element Insert element at specific position in list Position Element Remove element from list Element Remove element from list by it's index Position Re-index order list Track ViewState Load ViewState ViewState with data Save to ViewState Saved data Clone this object New instance of ChartBaseLabel class with the same fields as this object Base class for labels with style Link to visualization and design properties Create new instance of ChartLabel class Create new instance of ChartLabel class. Parent Element Create new instance of ChartLabel class. Text of label Create new instance of ChartLabel class. Style of label Create new instance of ChartLabel class. Style of label Parent element Create new instance of ChartLabel class. Style of label Text Create new instance of ChartLabel class. Style of label TextBlock of label Create new instance of ChartLabel class. Style of label TextBlock of label Parent element Create new instance of ChartLabel class. Parent element Container element Create new instance of ChartLabel class. Parent element Container element Style of chart TextBlock of label Text of label Gets visibility of label Visible or not Base class for extended labels Inside labels collection Gets style of label Gets and sets LabelItem at specified position Item position Item at specified position Item to set at specified position Items collection. Create new instance of Extended label class. Create new instance of Extended label class. Parent element Create new instance of Extended label class. Text of label Create new instance of Extended label class. Style of label Create new instance of Extended label class. Style of label Parent element Create new instance of Extended label class. Style of label Text Create new instance of Extended label class. TextBlock Create new instance of Extended label class. Parent element Container TextBlock Create new instance of Extended label class. Parent element Container Style of label TextBlock Text of elemnt Gets Available Content Size Size without margins and paddings Gets visibility of label Visibility of label Measure label RenderEngine of chart Size of label Clear LabelItems collection Add inside labels Inside label to add Inside labels to add Add inside labels Inside labels to add Add inside labels Inside labels to add Add inside labels Inside labels to add Get inner label at specified position Position to get label Label at specified position Removes all inner labels Removes inner labels Label to remove Labels to remove Removes inner labels Position where label should be removed Positions where labels should be removed Track ViewState load ViewState ViewState with data Save ViewState Saved data Base class for labels in label collection Whether item is bound to series Gets and sets Label name in collection Name of label New instance of LabelItem class. New instance of LabelItem class. Parent element New instance of LabelItem class. Text of label New instance of LabelItem class. Style of label New instance of LabelItem class. Style of label Parent element New instance of LabelItem class. Style of chart Text New instance of LabelItem class. Style of chart TextBlock New instance of LabelItem class. Parent element Style of chart TextBlock Text of label Is current item bound item or custom item Class for bindable legend items Object to which items are bindable Source object item bound to Create new instance of BindableLegendItem class. Style of label Parent element Series item label Connection point for label Center of label Rectangle of label Create new instance of SeriesItemLabel class. Create new instance of SeriesItemLabel class. Series to which label belongs Connection point for label Center of label to connect to Visualization and design properties Checks if label intersect bounds of PlotArea PlotArea for checking Whether label intersect bounds of PlotArea Move part of label in PlotArea PlotArea to move in Side of label which is not in PlotArea Set label outside item Item rectangle If Location is auto(Location - Auto, Outside, Inside) Set label inside item Item rectangle Visibility of label Series to which label belongs Visibility of label Calculate position Location point Connection point Visibilit of label connectors RenderEngine of chart Moves label inside PlotArea PlotArea Relocate connection point for pie series Angle of pie part Connection point Corrected connection point Clone this object Create new instance of SeriesItemLabel class with the same fields as this object Axis label base Gets and sets Visibility of label Visibility of label Create new instance of AxisLabelHidden Create new instance of AxisLabelHidden Parent element Create new instance of AxisLabelHidden Text of label Create new instance of AxisLabelHidden Parent element Container element Style of label TextBlock Text of label X Axis label Create new instance of AxisLabel Create new instance of AxisLabel Parent element Container element Y axis label Create new instance of AxisYLabel Create new instance of AxisYLabel Parent element Container element MarkedZone label class Create new instance of MarkedZoneLabel Create new instance of MarkedZoneLabel Style of label Create new instance of MarkedZoneLabel Style of label Parent element Create new instance of MarkedZoneLabel Style of label Text Create new instance of MarkedZoneLabel Parent element Container element Collection of labels Parent element Parent element Gets or sets a LabelItem at the specific position in Labels collection. Position in the collection LabelItem at the specific position Create new instance of ChartLabelsCollection class. Clear bindable items from collection Copy bindable items to collection Collection of items copy to Visibility of items collection Whether any item is visible Add LabelItem at the collection LabelItem for adding Clear collection Insert LabelItem in collection at the specific position Position LabelItem Remove LabelItem from collection LabelItem Remove LabelItem in the specific position from collection Position Remove item at specified index Clear items Insert item in collection Index to insert in Value to insert Save data to ViewState Saved data Load data from ViewState ViewState with data Base class for a different markers representation Parent Chart element Active region Gets and sets visibility Visibility of marker Gets and sets Parent element Parent element LabelAppearance properties Create new instance of ChartMarker class. Create new instance of ChartMarker class. Parent lement Create new instance of ChartMarker class. Container element Create new instance of ChartMarker class. Parent element Container element Copy fields from specified object Marker to copy from Active region Track ViewState Load data to ViewState ViewState with data Save data to ViewState Saved data Intelligence labels engine. Used to automatically series labels relocation to avoid their overlapping. Where label should be moved Moving related data holder Distance to move label Direction where to move Gets and sets Moving distance Distance for moving Gets and sets Moving direction Direction for moving Distribute labels PlotArea rectangle Distribute labels Labels' rectangles Label to move Filters labels Label for checking whether it is in visible part of chart Visible area Intersection testing Rectangles for checking whether intersection takes place Rectangle to check intersection with other rectangles Point of rectangle that intersect other rectangle Rectangle that specified rectangle intersects True if rectangle intersect specified rectangles Move rect to new location Rectangle to move New point location Calculates distance between two points First point Second point Distance between two points Define an object that containes an information about moving required One label rectangle Second label rectangle Intersection point MoveData object Define an object that containes an information about moving required One label rectangle Second label rectangle Intersection point MoveData object Define a side in which moving require Array of distances Index for Direction enum Check if vertical moving takes place Direction to move True if vertical moving takes place Label text properties Max length of text Contains specified parameters for wrapping text Wrapped text Parent element Default text of text block get a and sets visibility of TextBlock Visibility of TextBlock Parent chart element Parent element Contained text data Text Text field style Style of TextBlock Visible text with MaxLength applied Create new instance of TextBlock class. Create new instance of TextBlock class. Style of TextBlock Create new instance of TextBlock class. Text Create new instance of TextBlock class. Style of TextBlock Text Create new instance of TextBlock class. Parent element Container element Create new instance of TextBlock class. Parent element Container element Text Create new instance of TextBlock class. Parent element Container element Style of TextBlock Create new instance of TextBlock class. Parent element Container element Style of textblock Text Gets TextBlock visibility Forms ToolTip if text length greater than max length Forms ToolTip if text length greater than max length Text Check if tooltip should be changed when max length changed Measure TextBlock RenderEngine of chart Size of TextBlock Calculate TextBlock position RenderEngine of chart Chart title text container properties Create new instance of TextBlockTitle class. Create new instance of TextBlockTitle class. Parent element Container element Contained text data Measure TextBlock RenderEngine of chart Size of TextBlock Empty Series message text container properties Create new instance of TextBlockEmptySeriesMessage class. Create new instance of TextBlockEmptySeriesMessage class. Parent element Container element Contained text data Measure TextBlock RenderEngine of chart Size of TextBlock Axis item text container properties Create new instance of TextBlockAxisItem class. Create new instance of TextBlockAxisItem class. Parent element Container element Define Max Length RenderEngine of chart Measure TextBlock RenderEngine of chart Size of TextBlock Series label text container properties Create new instance of TextBlockSeriesItem class. Create new instance of TextBlockSeriesItem class. Parent element Container element Chart title text container properties Create new instance of TextBlockHidden class. Create new instance of TextBlockHidden class. Parent element Container element Gets and sets visibility of TextBlock Visibility of TextBlock Chart Y Axis text container properties Create new instance of TextBlockYAxisLabel class. Create new instance of TextBlockYAxisLabel class. Parent element Container element Contained text data Measure TextBlock RenderEngine of chart Size of TextBlock Chart X Axis text container properties Create new instance of TextBlockXAxisLabel class. Create new instance of TextBlockXAxisLabel class. Parent element Container element Contained text data Measure TextBlock RenderEngine of chart Size of TextBlock Legend item's text block Create new instance of TextBlockLabelItem class. Create new instance of TextBlockLabelItem class. Style of TextBlock Create new instance of TextBlockLabelItem class. Text Create new instance of TextBlockLabelItem class. Style of chart Text Create new instance of TextBlockLabelItem class. Parent element Container element Create new instance of TextBlockLabelItem class. Parent element Container element Text Create new instance of TextBlockLabelItem class. Parent element Container element Style of TextBlock Create new instance of TextBlockLabelItem class. Parent element Container element Style of TextBlock Text Measure TextBlock RenderEngine of chart Size of TextBlock Chart title text container properties Create new instance of TextBlockLegend class. Create new instance of TextBlockLegend class. Parent element Container element Measure TextBlock RenderEngine of chart Size of TextBlock MarkedZone label's text container properties Create new instance of TextBlockMarkedZone class. Create new instance of TextBlockMarkedZone class. Parent element Container element Measure TextBlock RenderEngine of chart size of TextBlock The helper class for a text wrapping feature. Represents the text string Defines whether it is first string or not Defines whether it is last string or not Parent element Collection of words in text Height of string Width of string Defines whether it is first string or not Defines whether it is last string or not Parent element Get next string Get previous string Get width of string Get height of string Collection of words Create instance of ChartString Create instance of ChartString with specified height Height of string Calculate string width Move last word to next string Clone this object New instance with the same properties values as current class instance Strings collection Parent element Get string with specified index Index to get string String with specified index Get the first string Get the last string Parent element Create new instance of ChartStringCollection class Parent element Add new string to collection String to add Index of added string Get next string after specified one String for search Next string after specified one Get previous string before specified one String for search Previous string before specified one Clone of this object New instance with the same fields Helper class for a text wrapping feature. Represents the text to wrap Word separator Text divided into strings Inner text Font of text Used for measuring text Word separator Height of text Width of text Used to make decision for breaking text into lines Create new instance of the class. Create new instance of the class. Text Font of text Graphics object for measuring string Breaks text into lines Used to make decision for breaking Determines which of parameters(height, width) is fixed Breaks text into lines Used to make decision for breaking Fixed width of text Breaks text into lines Used to make decision for breaking String representation String representation Breaks text into lines with fixed proportions Factor(Height-Width proportion) to make decision Breaks text into lines with fixed Height Factor(Height-Width proportion) to make decision Max Strings Count Breaks text into lines with fixed width Fixed width Add new string to text of fixed width Inner text String should be added Separator between text and new string Fixed width Gets the longest string The longest string Clone this object New instance of ChartText class with the same fields as this object Concat lines to one text Inner text Text without new lines delimiters Helper class for a text wrapping feature. Represents the one word Word width Text of one word Parent element Gets and sets Parent element Element that should be parent for this object Gets Width of word Gets Word text Create new instance of ChartWord Create new instance of ChartWord. Text of word. Width of word. Clone this object New instance of ChartWord with the same fields as this object Parent element Gets and sets Parent element Element that should be Parent for this object Gets and sets word from/to collection Index of word in collection Word from collection with specified index Word that should be placed on specified position Gets last word in collection Create new instance of the object. Parent element Add new word to collection Word for adding Index of added word Remove last word from collection Last word that was removed Insert word at the beginning of collection Word to insert Clone this object New instance of ChartWordCollection class with the same fields as this one Helper enumeration with a text wrapping modes Text wrapping context object Width of container Height of container Type demonstrate which of parameters is fixed Gets container width Width of container Gets container height Height of container Gets Type of WrapContext Type that shows what parameter is fixed Create instance of WrapContext class Width of container Height of container Type Create instance of WrapContext class Dimensions of container object Type Specifies the location of the RadChart's elements. The chart element is placed inside plot area. The chart element is placed outside plot area. Chart legend. Shows the series names or series labels listing. Can contains custom items. Labels for bindable items collection Reference to a label item by its index in items collection Label item's index LabelItem at given index Constructor Constructor Reference to a parent object (Current Chart instance) Element container Bound items collection Clears bound items collection Should automatically created bound items be removed or not Creates new legend item bound to series or series item RenderEngine Chart series Series item How series will be represented in Legend: Series names, Series items or hidden (Nothing) Series index in collection Series item index in collection New LegendItem bound to a chart object: series or series item Creates bound items collection RenderEngine Adds custom item to Legend Custom legend item text FillStyle Figure for an item marker The base class with common functionality needed by web chart controls for an image maps creation Gets a string of element path in a parent control order list hierarchy. For example, Legend has an index 4 in a Chart's order list, first legend item has an index 0 in Legend's order list. So result string will look like "4, 0" IOrdering element ArrayList with parent indexes Generates the image map HTML code HTML code with created image map Creates chart axes specific image maps code Chart axis StringBuilder to populate with image map HTML code Generates an image map string for a given IOrdering object and appends it to a given StringBuilder object IOrdering element The target StringBuilder object Disables a JavaScript post back function creation if only tool tip creation required Gets a figure name for a image map type for a different series types Series item The Active region index in a regions list Figure name Gets an appropriate HTML shape name by an internal figure name The charting Figure string value HTML shape name (rect, circle, poly) Gets the image maps coordinates Graphics Path object to get coordinates from Charting figure String of element coordinates in the image map separated by comma Returns a string that can be used in a client event to cause post back to the server. The reference string is defined by string argument of additional event information. A string of optional arguments to pass to the control that processes the post back. A string that, when treated as script on the client, initiates the post back. Checks if chart control has a Click event enabled True or False Generates image map HTML string HTML string Axis segment in case of ScaleBreaks enabled Start point of segment End point of segment Segments rectangle Axis visible values Items count in this segment Array of two elements with segments lines as GraphicsPath Value indicate: how much percents of axis this segment is take up Creates a new class instance Creates a new class instance Segment name Segments name in collection Segment minimum value at the axis Maximum segment's value at the axis Axis items step for a current Segment Segment start point Segment end point Segment's bound rectangle Pixels per one value Gets X coordinate Series value to get coordinate of Coordinate Gets Y coordinate Series value to get coordinate of Coordinate Recalculates items values in collection Series items with values in current segment diapason Should max value optimization be done or not Getting the better value Number Should get biggest number or not Number Create axis items Axis Final value Check segments on a intersections Any other segment True if segments intersect Return a path around segments rectangle Path depending of scale break line type Should start segment line as scale break line type be created Should end segment line as scale break line type be created Plot area series orientation, true if horizontal Segments path Segments collection Gets true if just one negative value presents in segment Gets true if just one positive value presents in segment Gets true if segment contains axis zero value Gets the nearest to Zero axis value Check segment and add it into collection Segment for adding Searches for a segment where value is located Value to check AxisSegment Searches for a segment where value is located Value to check Null values exclusion reason AxisSegment Sorts segments Checks if series item in current segment SeriesItemsCollectionv True if value is in segment Segments comparer Segments order comparison First segment Second segment 0 if segments are equal, -1 if first segment should be rendered at top of the second segment at axis, 1 if second segment should be rendered at top of the first segment at axis Chart axis types enumeration Base chart axis class ChartAxis style ChartAxis main label ChartAxis items Parent element Show only negative values Show positive values only Is axis zero based Min axis item value Max axis item value Minimum series value Maximum series value Axis start point Axis zero value end point Pixels per value field. Cached zero coordinate value. Tracking ViewState Loading ViewState data Saved state bag Saves data to a State Bag Saved axis data to a state bag Gets distance between points First point Second point Distance Calculates grid lines and ticks positions Excludes the excessive serialization of axis items properties Used to correct initial axis label AlignedPosition for AutoLayout Position Used to automatically correct the axis item AlignedPosition in AutoLayout Position Gets the longest tick length Gets the major axis ticks visibility Gets the minor axis ticks visibility Gets the axis ticks visibility Gets the largest axis item width Width value Gets the largest axis item height Height value Gets or Sets the start point of axis line Gets or Sets the end point of axis line Gets the larger value of axis items dimensions: height or width Pixels per axis unit. Reference to a Chart class instance Gets the PlotArea's rectangle Gets the axis type: X, Y and Y2 axis Formats the axis item value with a selected ValueFormat value Item value Formatted string Gets value coordinate at axis Value Coordinate Gets value coordinate at axis Value Pixels per value Make a coordinate value rounding or not Coordinate Return the base value of the axis. Axis zero value Gets the coordinate of zero value Coordinate Gets the start value coordinate Coordinate Gets the end value coordinate Coordinate Saves the initial axis label and common axis items positions settings Restores the initial axis label and common axis items positions settings Recalculates items values in collection Checks the range values Min axis value Max axis value Axis step value Restores initial values of cached axis settings Gets the axis item's max bound: horizontally or vertically Axis item Rotation angle's value Max bound value Gets axis image rectangle Start point End point Used with client-zoom in ASP.NET Ajax chart Rectangle Gets axis image rectangle Used with client-zoom in ASP.NET Ajax chart Rectangle Gets the half of the first axis item's largest dimension Half of the largest dimension Gets the half of the last axis item's largest dimension Half of the largest dimension Calculates axis layout settings RenderEngine Initialize the axis items collection Calculates axis label's layout settings RenderEngine Checks the axis item visibility Axis item True if item should be rendered Checks the axis item visibility The Boolean value Gets if PlotArea should be rendered or not Specifies whether the axis should be rendered. Returns the axis item at the specified position. Enables or disables automatic axis scaling. ChartAxis style ChartAxis label Parent element (PlotArea) Specifies the min value of the axis range. Sets the min axis range value Value to set The axis MinValue design time serialization reason True is value have to be serialized Resets the MinValue to default Specifies the max value of the axis range. The axis MaxValue design time serialization reason True is value have to be serialized Resets the MaxValue to default Sets the maximum axis range value Value to set Specifies the step at which axis values are calculated The axis Step design time serialization reason True is value have to be serialized Resets the Step value to default Specifies whether the axis begins from 0. Gets or sets maximal count of the axis items when auto scaling. Determines the type of shown values Draw each 1,2,...,n item Returns a collection of axis items. Creates a new instance of the ChartAxis class. Creates a new instance of the ChartAxis class. Initializes the axis with min and max values. Auto determines the min and max value of the axis Axis Step calculation method for AutoScaled axes Min range value Max range value Calculated Step value Adjusting min/max value according to the set axis properties Min range value Max range value Rounding digits limit Sets the minimum and maximum axis range values Min range value Max range value Adds a ChartAxisItem to the axis. Adds a ChartAxisItemsCollection to the axis. Adds ChartAxisItems to the axis. Adds ChartAxisItems to the axis. Gets the item at the specified index. Removes all items Removes the ChartAxisItem specified. Removes the ChartAxisItems at the specified indexes. Removes the ChartAxisItem at the specified index. item's index Removes the last item from the axis. Clears data values of the axis. Automatically adds new axis items in AutoScale mode. Min range value Max range value Axis step value Adds a new ChartAxisItem object to the axis with the specified label and color. Axis label Item text color Adds a new ChartAxisItem object to the axis with the specified label and color. Axis label Item text color Visibility Adds a new ChartAxisItem object to the axis with the specified label. Axis label text Adds a new ChartAxisItem object to the axis with the specified label. Axis label text Axis item value Sets new label text for the axis item at the specified position. Item index in collection Axis item label text Sets new label for the axis item at the specified position. Item index in collection Axis item Sets new color for the axis item text at the specified position. Item index in collection Item text color Bar charts ordering modes Represents the X Axis. Cached pixel step value. The data source column used as axis items labels source Gets whether X ChartAxis data bound or not Specifies the layout style of the axis. Specifies whether the axis is auto shrink or not. Max axis item coordinate (X or Y). Farther value. Creates a new instance of the ChartXAxis class. Creates a new instance of the ChartXAxis class. Axis ticks points Axis grid lines points Ticks points' types Grid points' types in array Define bar's series ordering mode Returns axis step in pixels Gets value coordinate at axis Value Coordinate Pixels count per value Gets the X coordinate of the axis which corresponds to the base value (0, min (if positive), max (if negative)) Coordinate Gets the start value coordinate Coordinate Gets the end value coordinate Coordinate Axis items count without min and max value Integer Tick marks count Gets coordinate of the first axis item in a different LayoutModes Coordinate Restores initial values of cached axis settings Axis type value: XAxis Gets the minor axis ticks visibility Always false for XAxis Gets the major axis ticks visibility Gets axis image rectangle Start point End point Used with client-zoom in ASP.NET Ajax chart Rectangle Gets axis image rectangle Rectangle Gets the half of the first axis item's largest dimension Half of the largest dimension Gets the half of the last axis item's largest dimension Half of the largest dimension Gets the larger value of axis items dimensions: height or width Initialize axis items collection in dependency of series items collection values limits Calculates axis layout settings Render Engine reference Checks the axis item visibility Axis item True if item should be rendered Calculates axis items layout settings Render Engine reference Already calculated ItemsBound value Calculates grid lines and ticks positions Adds a new axis item. Item text Adds a new axis item. Item text Item text color Clears all data bound settings for axis Specifies the Y axis modes. Sets default Y axis mode. Extends the axis when AutoScale property is set to true. Primary or Secondary Specifies primary Y-Axis Specifies secondary Y-Axis Represents a chart Y Axis. Scale break settings Tracks view state changes Loads Y axis settings from view state View state Saves axis settings to a state bag Use Logarithmic scale or not. Specifies the min value of the axis range. Specifies the max value of the axis range. Specifies the step at which axis values are calculated Logarithm base. Min possible value is 2 Segments collection Scale breaks settings Defines a type of YAxis Gets or sets the style of the Y axis. Max axis item coordinate (X or Y). Farther value. Creates a new instance of the ChartYAxis class. Points array for a major ticks and grid lines Points array for a minor ticks and grid lines Calculates grid lines and ticks positions Initializes the axis with min and max values. Makes preparations for an axis segmentation in case of Scale Breaks enabled Creates axis segments when Scale breaks enabled Replaces overlapped segments with one segment Calculated segments Series items Optimized axis segments collection without overlapped segments Calculates segments positions Gets value coordinate at axis Value Coordinate Gets the coordinate of zero value Coordinate Gets the start value coordinate Coordinate Gets the end value coordinate Coordinate Return the base value of the axis. Axis zero value Gets the axis type: Y or Y2 axes Gets axis image rectangle Start point End point Used with client-zoom in ASP.NET Ajax chart Rectangle Gets axis image rectangle Used with client-zoom in ASP.NET Ajax chart Rectangle Gets the half of the first axis item's largest dimension Half of the largest dimension Gets the half of the last axis item's largest dimension Half of the largest dimension Gets the larger value of axis items dimensions: height or width Initialize axis items collection in dependency of series items collection values limits Calculates axis layout settings Render Engine reference Calculates axis items layout settings Render Engine reference Should method calculate the ItemsBound value only Already calculated ItemsBound value Gets pixels between two axis items Axis item value. Can be used to detect if value is located in the any axis segment Distance in pixels Creates rendering areas for a several axis segments in case of Scale breaks Render Engine reference Segments sorting support structure Axis item types enumeration Simple axis item Segment start axis item Segment end axis item Represents an axis item. Specifies whether the axis item should be rendered. Specifies the value of the axis. Creates a new instance of the class. Creates a new instance of the class. Creates a new instance of the class. Creates a new instance of the class. Item text Item text color Creates a new instance of the class. Item text Item text color Visibility Creates a new instance of the class. Item text Item text color Visibility Item container object Gets the bound rectangle RectangleF Bound rectangle's height Height value Bound rectangle's height Include top margin value in target height or not Include bottom margin value in target height or not Bound rectangle's width Width value Bound rectangle's width Include left margin value in target width or not Include right margin value in target width or not Width value Corrects text block's aligned position value Reason to correct Calculates the text block's size RenderEngine reference Axis item with default settings to compare with current item SizeF A collection to store axis items. Parent element Parent element Gets or sets a ChartAxisItem element at the specified position. Creates a new instance of the ChartAxisItemsCollection class. Creates a new instance of the ChartAxisItemsCollection class. Creates a new instance of the AxisItems class with the specified default item font. Axis item's Font settings Creates a new instance of the AxisItems class with the specified default item color. Axis item text color settings Creates a new instance of the AxisItems class with the specified default item font and color. Axis item's Font settings Axis item text color settings Removes axis item from collection Item index to delete at Gets axis item's rotation angle Axis item Rotation angle value Gets widest axis item's width Width value Gets highest axis item's height Height value Adds a chart axis item to the collection. Axis item to add Possible axis scale break's line types Y Axis scale break Parent element Tracking view state changes Loads settings from a view state Saved state bag Saves settings to a view state Saved state bag Is scale break feature enabled Break line's appearance settings Max scale breaks count Value tolerance in percents Space width between two break lines Break line appearance settings Segments collection. Used with ScaleBreak feature enabled Parent element reference (ChartAxis) Constructor Gets the scale break line Line length Is series orientation horizontal (true) or vertical (false) Graphics path with an appropriate line inside Plot area - series rendering canvas. Collection of Marked zones X Axis Y Axis Secondary Y Axis Link to a chart object Label for empty series notification Temporary (for rendering process) contains common drawing region of plot area based on both (main and secondary) axis scale breaks Temporary (for rendering process) contains drawing region of plot area based on Y axis scale breaks Temporary (for rendering process) contains drawing region of plot area based on secondary Y axis scale breaks Temporary (for rendering process) list of series items labels List for save series popular values. Used for render strict bar series Table that contain series data List, that represents the render order list for taken up elements (For IOrdering.Container property) Track ViewState Load ViewState ViewState with data Save Track ViewState Object data as array Temporary (for rendering process) list of series items labels Common rendering region Rendering region for a primary Y Axis series Rendering region for a secondary Y Axis series Marked zones collection Visibility Table that contain series data Specifies the orientation of chart series on the plot area. Intelligent labels engine switch Shoulds the serialize intelligent labels enabled. Specifies empty series message text Gets XAxis. Primary YAxis. Secondary YAxis Parent element Style Link to chart object Popular values collection Create instance of the class Create instance of the class Chart Initialize object properties Fill order list Updated axes orientation accordingly to the SeriesOrientation Series collection on current plot area Series collection Series collection on plot area filtered by Y axis type Series collection Axis initialization Create rectangles in the series items labels for Intelligent engine Clearing automatic properties for axis items Return position for starting bars drawing Series Position Return position for starting bars drawing Series Local(true) or global(false) Position Restore default settings Drop plot area clip regions Prepare plot area for scale feature Prepare plot area for scale feature X scale coefficient Y scale coefficient Restore plot area settings after scaling Returns the width of the bars according to the number of bar series and overlap ratio between them. Bar width Returns the width of the bars according to the number of bar series and overlap ratio between them. Series Bar width Position calculation Instance of RenderEngine object Calculate plot area relative data table Instance of RenderEngine object Visual container width Visual container height List, that is represent the render order for taken up elements Get a next free order position Get elements order position Element Add element at the end of list Element Insert element at specific position in list Position Element Remove element from list Element Remove element from list by it's index Position Re-index order list Empty series message Visible if no or empty series present Create instance of the class Create instance of the class Plot area Create instance of the class Rendering container element Create instance of the class Plot area Rendering container element Visibility Checks if empty series message should be visible or not Should be visible or not Enum describe a marked zone types Y axis based marked zone X axis based marked zone Both axis based marked zone Class describe a Marked zone functionality Appearance properties for marked zone Marked zone label Tracking ViewState for Marked zone object Loading ViewState data into Marked zone object Saving Marked zone object into ViewState Visibility Marked zone label Appearance properties Marked zone name Marked zone Y Axis type Marker start position X Marker end position X Marker start position Y Marker end position Y Create a instance of object Container object Create a instance of object Create a instance of object Name for marked zone Marked zone to String Marked zone name Define and return a marked zone type Marked zone type Marked zones collection Parent element Parent element Gets or sets a GridMarker at the specific position in GridMarkers collection. Position in the collection GridMarker at the specific position Create instance of class Create instance of class ChartPlotArea object as parent Add MarkerZone in the collection GridMarker for adding Clear collection Insert GridMarker in collection at the specific position Position GridMarker Remove GridMarker from collection GridMarker Remove GridMarker in the specific position from collection Position Support class for defining the most popular values in a series items Series item value Count of series item whit this value X position Use for stacked series, max positive value Use for stacked series, min negative value X position Use for stacked series, max positive value Use for stacked series, min negative value Series item value X position Create instance of class Series item value Count of items with this value X-position Create instance of class Series item value Count of items with this value X-position Use for stacked series, max positive value Use for stacked series, min negative value Collection of Popular objects Copy list of pop values to targeted list Popular collection Getting popular values from all series and form list with pop values, his coordinates and number of his popularity Chart object Popular values collection object Get popularity number by value Value Number Get index by value in list of Popularity objects value Index Series Link to visualization and design properties ChartSeries items collection Plot area element for series drawing Parent element Returns whether there is an active region associated with the series. Returns whether there is an active region associated with the series. Default attributes for series items' active regions Default tooltip for series items' active regions Default url for series items' active regions Specifies whether to render the series or not. Specifies the visual appearance of series items. Gets or sets the type of the series. Plot area element for series drawing Parent element Set series parent Link to Chart object Gets or sets the name of the DataSource column (member) that is used to data-bind to the series X-value Gets or sets the name of the DataSource column (member) that is used to data-bind to the series X2-value Gets or sets the name of the DataSource column (member) that is used to data-bind to the series Y-value Gets or sets the name of the DataSource column (member) that is used to data-bind to the series Y2-value Gets or sets the name of the DataSource column (member) that is used to data-bind to the series Y3-value (High for CandleStick chart). Gets or sets the name of the DataSource column (member) that is used to data-bind to the series Y4-value (Low for CandleStick chart). Gets or sets the name of the DataSource column (member) that will be used as ChartSeries names source when Y-values are taken from one column for a several chart ChartSeries Determines whether the series is configured as data bound or not. Gets or sets the name of the data series. Specifies the default value for the series items labels. Current series index in the series collection Y Axis used by series Gets or sets a ChartSeries SeriesItem object at the specified index. Gets a collection of series items. Creates a new instance of ChartSeries class. Creates a new instance of ChartSeries class with given name Name of series Creates a new instance of ChartSeries class with given name and type. Name of series Type of series Creates a new instance of ChartSeries class. Name of series Type of series Parent of series Creates a new instance of ChartSeries class. Name of series Type of series Parent of series YAxisType(Primary or Secondary) Style of series Creates a new instance of ChartSeries class. Name of series Type of series Parent of series YAxisType(Primary or Secondary) Style of series DataSource column that is used to data-bind to the series YValue DataSource column that is used to data-bind to the series XValue DataSource column that is used to data-bind to the series YValue2 DataSource column that is used to data-bind to the series XValue2 DataSource column that is used to data-bind to the series YValue3 DataSource column that is used to data-bind to the series YValue4 DataSource column (member) that will be used as ChartSeries names source when Y-values are taken from one column for a several chart ChartSeries Creates a new instance of ChartSeries class. Parent of series Resets active region properties values Search item index in series collection Item which index should to find Index of item Formatted text string for a Legend Defines whether series can be used with zoom or not If series depends of X value If current series type is x dependent Determines whether the series is stacked and not stacked100 or not. Determines whether the series is stacked100 or not. Determines whether the series is stacked or not. Determines whether the series is line-type. Determines whether the series is spline area-type. Determines whether the series is normal area-type. Determines whether the series is stacked line-type. Determines whether the series is stacked area-type. Determines whether the series is stacked area-type. Determines whether the series is stacked area-type. Determines whether the series has items with empty values Sets the legend item's formatted text Gets a Y value for empty points Series item Series item index Empty point y value Gets a Y value for empty points Series item Series item index Empty point y value Performs check for a required Bezier series items amount Error message Bezier series items amount is proper Creates Pie series labels Points where labels should be located Labels text Angles PieCenter point PieRadius RenderEngine of chart Filters X dependent series items without X value Sum of series items' Y values Sum of series items' Y values Custom format string String should be formatted Format expression Formated string Return a sum value of items values Series item Sum Replaces string String that should be changed Expression for formatting Item Value Default format Returns text for item label Item which label should be taken Label text Clears all series items from the data series. Removes a series item(s) from the series. Item for removing Items for removing Removes a series item(s) from the series. Index of item should be removed Indexes of items should be removed Adds a series item(s) to the series. Item to add Items to add Adds a series item(s) to the series. Items to add Adds a series item(s) to the series. Items to add Adds a series item(s) to the series. Items to add Adds a new series item to the data series by specifying its value. YValue of new item Adds a new series item to the data series by specifying its value and label. YValue of new item Label of new item Adds a new series item to the data series by specifying its value, label and color. YValue of new item Label of new item Color of new item Adds a new series item to the data series by specifying its value, label, color and explosion. YValue of new item Label of new item Color of new item If item is exploded Sets a new color to the series item at the specified index. Index of item to change color New color of item Sets a new value for the series item at the specified index. Index of item to change YValue New YValue Sets a new label for the series item at the specified index. Index of item to change label New label Sets a new explode status for the series item at the specified index. Index of item Shoul be exploded or not Sets new values to the data series by passing an array of real values. Old values are cleared. New values Sets new colors to the items in the data series. New colors Sets new labels to the items in the data series. New labels Sets exploded statuses to the items in the data series. New exploded values Sets new SeriesItems objects to the data series. New Items to replace old items in series Removes the SeriesItem object at the specified index. Index to remove Removes data binding links from series Overridden Series name Copies settings from given series Series to copy from Copies series items from given series Series that items should be copied Return new ChartSeries instance with copied all properties from source object and cloned Items collection New instance of ChartSeries with copied fields Track ViewState Load ViewState ViewState with data Save Track ViewState Object data as array Series collection Parent element Parent element (chart) Gets or sets a ChartSeries at the specific position in ChartSeries collection. Position in the collection ChartSeries at the specific position Property is true if all series in collection is X depended Creates a new instance of the ChartSeriesCollection class. Creates a new instance of the ChartSeriesCollection class. Parent for collection Gets minimum Stacked 100 series item value Series Type Minimum Stacked 100 series item value Gets maximum Stacked 100 series item value Maximum Stacked 100 series item value Gets the min value of the stacked series of a specifies type. Series Type Min value of the stacked series of a specifies type. Gets the max value of the stacked series of a specified type. Series Type Max value of the stacked series of a specified type Compares two doubles and return minimum value First value to compare Second value to compare Less value Should NAN values be compared as 0 or not Compares two doubles and return maximum value First value to compare Second value to compare Greater value Should NAN values be compared as 0 or not Checks if collection contains only Bezier series Whether collection contains only Bezier series Returns true if collection contains only pie series Define items label text for each item for the all series in the collection Clear auto generated items label text for each item in the collection Check if collection contains proper data Text of error Returns the number of bar series which are drawn next to each other. StackedBars, StackedBars100 are counted as 1 bar series. Cont of bar series Returns True if series is a stacked type Is series a stacked type Returns True if series is a stacked100 type Is series a stacked100 type Gets maximum series items count of specified type Type of series Maximum series items count of specified type Gets series count of specified type Series type Series count of specified type Gets series items sum Item index for calculating summary Series items sum Return a sum value of items values Series Dictionary of value and sum Checks if any series item has X value Checks if any series item has X value Gets value limits Value limits Clears all series's style main and secondary colors Returns True if all series have no items True if all series have no items Count of specified type series Type of series Start index to search Count of specified type series Collection of series of specified type Type of series to select Collection of series of specified type Collection of series of specified types Types of series to select Collection of series of specified types Collection of series that use and have XValues Collection of series that use and have XValues Clone X-dpended series collection Clone X-dpended series collection Collection of series that use YAxis Collection of series that use YAxis Defines whether all series in collection are scalable Defines whether all series in collection are unscalable Prepare series after AutoScale, add fake X values Restore series after AutoScale, remove fake X values Final code for series insertion Index where series should be insert Value to insert Add ChartSeries at the collection ChartSeries to add Clears items in all series Removes the all data series from the series collection. Insert ChartSeries in collection at the specific position Position ChartSeries Insert ChartSeries in collection at the specific position Position ChartSeries Find series by name ChartSeries name ChartSeries Returns a reference to the ChartsSereis object at the specified index. Index of series Series with specified index Returns the number of items in the longest data series. Number of items in the longest data series Removes data binding links from series Gets all series related to the given Y ChartAxis YAxisType(Primary, Secondary) All series related to the given Y ChartAxis Gets the minimal item value of all series. Minimal item value of all series Gets the maximal item value of all series. Maximal item value of all series Load ViewState ViewState with data Specifies legend items presentation. The legend does not show any information from the series. The legend shows the series name. The legend shows the names of the series items. Series orientation Specifies Vertical Orientation Specifies Horizontal Orientation Class describe a value limits for axis calculation Min X value Max X value Min Y value Max Y value Creates instance of ChartValueLimits class. Minimal x value Maximal x value Minimal y value Maximal y value Represents the base element of RadChart's series. Link to visualization and design properties Point mark style Item Label Parent element Relative value used for Stacked100 series ActiveRegion Defines if item has user-defined XValue or XValue was generated Specifies whether the series item should be rendered. Relative value used for Stacked100 series Active region Link to visualization and design properties Item label Parent element Is series item contains empty value Main X value Second x value for item Main Y value for item Second y value for item Third y value for item (could be used in CandleStick charts as High value) Fourth y value for item (could be used in CandleStick charts as Low value) Return value by item value type name Value type name value ChartSeriesItem name Point appearance settings Index in items collection Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the empty ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Creates a new instance of the ChartSeriesItem class. Define items label text for item Clear auto generated items label text for item Returns XValue or 0 if it was not set XValue or 0 if it was not set Add item label to collection of PlotArea's labels for further their rendering Label text Item's rectangle to calculate label position RenderEngine of chart Created Label Locate item label Label to correct position depend on SeriesOrientation SeriesOrientation of chart Returns if item is inside PlotArea Rectangle that contains item Whether item is inside PlotArea Tracking ViewState data Loading ViewState data ViewState with data Saving ViewState data Saved in View state data Clone this object New instance of ChartSeriesItem class that is copy of this object Design-time series item Main X for design created item Second X for design created item Main Y for design created item Second Y for design created item Third Y value for design created item (could be used in CandleStick charts as High value) Third Y value for design created item (could be used in CandleStick charts as Low value) Random generator for design items Constructor to initialize random generator Creates new instance of the class. Specifies parent for item Creates new instance of the class. Name of item Parent of item Initialize item X and Y values Clear X and Y values of the item Use needed X and Y values depend on type of series Series items collection Parent element Parent element Gets or sets a Item at the specific position in Items collection. Position in the collection Item at the specific position Creates a new instance of the ChartSeriesItemsCollection class. Creates a new instance of the ChartSeriesItemsCollection class. Parent of the collection Define items label text for each item in the collection Clear auto generated items label text for each item in the collection Get item with max YValue not greater than specified Item which YValue is limit for searching Item with max YValue not greater than specified Get item with min YValue not less than specified Item which YValue is limit for searching Item with min YValue not less than specified Count of items with YValues in specified range Min limit for searching Max limit for searching Count of items with YValues in specified range Min YValue in specified range Min limit for searching Max limit for searching Min YValue in specified range Max YValue in specified range Min limit for searching Max limit for searching Max YValue in specified range Sort items Filter items by YAxis VisibleValues(All, Negative, Positive) YAxis VisibleValues(All, Negative, Positive) Clear for all items Region Add Item at the collection Item to add Adds a collection of series items to the items collection. Items to add Load ViewState data ViewState with data Method for comparing ChartSeriesItems First SeriesItem Second SeriesItem Difference between YValues Chart Title Creates a new instance of the ChartTitle class. Creates a new instance of the ChartTitle class. Chart Creates a new instance of the ChartTitle class. Chart Elements container Layout zone types Vertical layout zone Horizontal layout zone Virtual chart area for a chart elements placement in auto-layout X coordinate Y coordinate Zone width Zone height Zone type IOrdering list element by index Element index Zone aligned position Creates new class instance Export zone to rectangle RectangleF Layout zone to Position Position Layout zone to Dimensions Creates Layout zone from chart object Zone container dimensions Chart element like ChartTitle or Legend LayoutZone Creates new layout zone from a space available for a chart element Chart dimensions Chart element Existing layout zones LayoutZone Relocates existing layout zones to avoid their overlapping ChartTitle layout zone Legend LayoutZone DataTable layout zone Corrects element position to place it inside zone Element position Calculates element position Chart element Element dimensions Current element position Relocates current layout zone elements inside of layout zone Gets the DataTable from Layout zone DataTable or null Gets ChartTitle from Layout zone ChartTitle or null Gets Legend from Layout zone Legend or null Remove duplicates from layout zone Layout zones array Fixes layout zone dimensions Layout zone to fix Is layout zone already used Layout zones array Layout zone to check Start index True if zone already used Get Y offset of the element in zone Element Left offset value Gets element's bound rectangle height Height Fix X coordinate and Width of two layout zones First Layout zone Second Layout zones Corrects element position position Position Sets the layout zone dimension including appropriate margins Bound rectangle Element margins Sets the layout zone dimension Container object dimensions Corrects the element position to place it inside Layout Zone Zone element position Zone container dimensions Adds chart element in current layout zone Element to add Base class for all objects being rendered Container, that contains the render order for taken up elements (For property) Link to container element Get this elements order position in container Set this object in new render order position New position Remove this element from render order list Send element at one step forward in the render order list Set element at the first position in render order list Send element at one step back in the render order list Send element at the end of render order list Rendering event handler Called after rendering Base class for all objects being calculated Creates new class instance Container Creates new class instance Appearance Container object Offset calculation method delegate Previous element in a container's order list Rendering container Previous element's position in a container order list Gets element offset Element Offset calculation method delegate (left, right, top, bottom) Offset value Gets left offset Element to get an offset of Offset value Gets top offset Element to get an offset of Offset value Gets right offset Element to get an offset of Offset value Gets bottom offset Element to get an offset of Offset value Calculates element position in container Rendering container dimensions Calculates element position. Makes an additional check for a container object type Tracking view state changes Loads data from a view state Views state to load from Saves settings to a view state Saved view state Base class for all collections support view state tracking Collection item type Items list Link to first item in collection Link to last item in collection Item index in collection Item to get index of Index Inserts item at the given index Index Item to insert Removes item from collection at given index Index to remove at Gets the collection item at given index Index Item of type "T" Adds new item in collection Item to add Adds items range in collection Items array to add Clears collection Checks does collection contain the given item Item to check True if item is a collection member Gets items count in collection Gets true if collection is read-only Removes item from collection Item to remove True in case of success Returns an enumerator that iterates through the collection An System.Collections.IEnumerator object that can be used to iterate through the collection Gets the view state tracking status Loads collection from view state View state to load from Loads collection from view state View state to load from Saves collection to a view state Saved state bag object Saves collection to a view state Saved state bag object Tracks view state changes Sets is item in the dirty state Marks collection item dirty Item to mark Adds new item in the IList Item to add Item index in IList Clears IList items Checks does IList contain the given value Value to check True if contains Gets the index of the object value in an IList Value to check Index in IList or -1 if IList does not contain given value Inserts new value in IList at given index Index to insert to Value to insert Is IList fixed size. Returns False Is IList is read-only Removes value from IList Value to remove Removes value from IList at the given index Index to remove value at Gets or sets the value from/to IList at the give index Index to give element at Value from IList Copies the entire ICollection to a compatible one-dimensional array, starting at the specified index of the target array. The one-dimensional System.Array that is the destination of the elements The zero-based index in array at which copying begins Gets the collection items count Checks is collection synchronized Gets the collection root Item before insert event Index to insert at Value to insert Item after insert event Index to insert at Value to insert Item before remove event Index to insert at Value to insert Item after remove event Index to insert at Value to insert Before collection clearing event Collection after clean event Populates collection from XML element XmlElement to import from Populates collection from XML element XmlElement to import from ToString() override. Used in the properties grid to avoid object type showing. Empty string Base class implements IStateManager Gets if view sate should ignore case Sate bag to store view state content Is view state tracking changes Loads data from a view state View state to load data from Saves object data to a view state Saved view state object Tracks view state changes Makes a view state clone StateBag Saves object data to a view state Saved view state object Tracks view state changes Loads data from a view state View state to load data from Sets the item dirty state ToString() override. Used in the properties grid to avoid object type showing. Empty string Encryption utility class Encrypts string using AES algorithm Text string to encrypt Encryption key array IV array Encrypted byte array Decrypts bytes array to a string using AES algorithm Encrypted bytes array Encryption key array IV array Encrypted byte array Common chart utility methods Class constructor Xml support method. Gets the Xml attribute value Target string to save the value XmlNode to get attribute from Xml attribute name True in case of success Sets the XmlAttribute value XmlElement to set attribute value Attribute name Value to set Value type if value is Enumeration Compares two Color arrays First array to compare Second array to compare True if arrays are equal Compares two float arrays First array to compare Second array to compare True if arrays are equal Calculates sum of a float array members Array Sum value Default properties values constants Default main colors array Default secondary colors array Gets main color from a colors array at the specified index Colors index in an array Color Gets secondary color from a colors array at the specified index Colors index in an array Color Rounding digits limit Minimum possible axis step value The common interface for all chart elements support View State tracking Loads data from a View State View Sate to load data from Saves object data to a View State Saved View State Tracks view state changes Common interface for a State managed collection items Sets item dirty state Describes the elements collection which can be de-serialized using StyleSerializer Populates collection with items from imported Xml code XmlElement to import from Common interface for a rendering container objects List, that is represent the render order for taken up elements Get a next free order position Get elements order position Element Add element at the end of list Element Insert element at specific position in list Element Position index Remove element from list Element for removing Remove element from list by it's index Elements index for remove Re index order list Common interface for an order list element of rendering container Gets or sets the container element Gets elements order position Sets this object in new render order position new position Remove element from render order list Send element at one step forward in the render order list Sets element at the first position in render order list Send element at one step back in the render order list Send element at the end of render order list Common interface for a ordering collections Gets the IOrdering element from collection at the given index Element index IOrdering element Adds IOrdering elements list in the collection IOrdering list to add The starting index at collection to add elements to Adds only visible items to collection IOrdering list to add The starting index at collection to add elements to Adds only visible item to collection IOrdering element to add The starting index at collection to add element to Event arguments when a chart element is clicked. Reverse link to a parent Chart series Chart Series Item Reverse link to a parent Chart series Chart Series Item Create instance of the class Parent object series series item Create instance of the class Parent object series Create instance of the class Parent object Main Image object Main Graphics object Chart that should be rendered Temporary series list for rendering Show if only bound of axis items be calculated Resolution of resulting bitmap Temporary series list Create instance of class Chart Image width Image height Create instance of class Chart Image width Image height Resolution Create instance of class Chart Image width Image height Value that indicate should initialize graphics object or not Destructor Scaling graphic path Path for scale Width Height Scaled path Moving graphic path Path for moving New X coordinate New Y coordinate Moved path Translate local elements coordinates to global Chart element Global positio Translate elements visual setting to Pen object Border style Pen Alignment Pen Translate elements visual setting to Pen object Elements border style Pen Translate elements visual setting to Pen object Elements line style Color Width Pen Translate elements visual setting to Brush object Fill style of elements Element bound rectangle Brush Translate elements visual setting to Brush object Elements bound rectangle Elements fill setting Brush Return a angle for diagonal in rectangle Rectangle Angle Normalize rectangle Rectangle Normalize corners round coefficient Round coefficient Type of corner Type of corner Width Height Round coefficient Rounding corners for rectangle elements Corners X coordinate Y coordinate Width Height Graphics Path with rounded corners Rounding corners for rectangle elements Corners Rectangle Series Graphics Path with rounded corners Compare list of SizeF object and return the largest of them List of sizes Max size String manipulation use in PrepareForHorisontalOverflow and PrepareForVerticalOverflow methods Graphics Result string String for adding Spacer Width Font String Prepare text for vertical overflow Graphics String Font Width String Return area (Region object) for clipping Type of YAxis Region Return area(Region object) for clipping Chart element Region Rendering chart and/or its elements Chart element Rendering PlotArea and its elements Value that indicate should render grid lines or not Value that indicate should render ticks or not Drawing ScaleBreacks Y Axis Rendering MarkedZones Label Rendering all MarkedZones Rendering chart axis items Axis Rendering chart axis Axis Rendering YAxis Y axis Rendering chart axis label Axis label Rendering MarkedZone Marked zone X Axis Y Axis Change x to y and y to x Point Grids line drawing Array of points Pen Ticks drawing Array of points Length Pen Ticks drawing Ticks drawing Axis Ticks drawing Axis Grids line drawing Grids line drawing Axis Grids line drawing Axis Rendering TextBlock Text block element Rendering chart elements Chart element Rendering chart elements Chart element Series item Rendering chart elements Chart element Value that indicate should drawing fill or not Value that indicate should drawing border or not Rendering chart Rendering chart data table border Data table Rendering chart data table Data table Translate elements visual setting to Brush object FillStyle object X coordinate of element Y coordinate of element Elements width Elements height Image Brush Translate elements visual setting to Brush object X coordinate Y coordinate Width Height Image Brush Returns a base point for rotation aligned elements Rectangle Aligned position Point Return a list of all ancestry elements Element Parents list Return global Rotation angle Chart element Path Rotation angle Initializing elements of chart Prepare chart elements (calculating sizes, positions, etc) for rendering Scaling PlotArea for zoom feature X scale coefficient Y scale coefficient Prepare chart elements (calculating sizes, positions, etc) for rendering IContainer chart element Create layout zone (for AutoLayout feature) based on chart label element Label Is label visible Labels Layout zone Prepare chart elements (calculating sizes, positions, etc) for rendering Chart object Creating graphics stage for EMF file format Image width Image Height Image MetaFile First rendering engine initialization Image width Image height Succses Renders default chart image and returns it Renders default chart image. Could return image clone. Value that indicate should create clone of result image or not Renders Plot area image only Value that indicate should create clone of result image or not Rendering chart background area image without plot area Value that indicate should create clone of result image or not Value that indicate use background or not Value that indicate should render title or not Value that indicate should legend or not Value that indicate should render plot area border or not Value that indicate should render XAxis or not Value that indicate should render YAxis or not Value that indicate should render YAxis2 or not Rendering chart axis image with ticks and items Value that indicate should create clone of result image or not Axis type Image Checks if error message rendered Signal Renders the entire chart image Value that indicate should create clone of result image or not Image Show if need render only shadows Common bars width Common bars width ratio Selected Palette Rendering chart and/or its elements Series Series index Rendering Bar - type chart Series Series index Series item Series item index Bars rectangle Rendering series shadow for Bar - type chart Series Series item Bars rectangle Rendering series for Bar - type chart Series Series index Bar ordering mode Rendering series for StackedBar - type chart Series type Bar ordering mode Modifications in StackedBars for strict mode Series item Bars overlap ratio Item index Bars x position Bar width Modifications in StackedBars (with positive values) for strict mode Series item Series item value Bar width Bars overlap ratio Bars x position Bar width Minimal value Total positive value Value Modifications in StackedBars (with negatives values) for strict mode Series item Series item value Bar width Bars overlap ratio Bars x position Bar width Minimal value Total negative value Value Returns array of points Array of points Array of points Returns array of points for drawing points Marks Array of points Items count Array of points Create path for Area-type series Series Series index Max items count Array of points Area path Create ActiveRegion for Area-type series item Point for first item Point for second item Value of first item Value of second item Series Orientation Path for active region Area item active region path Rendering series for Area - type chart Series Series index Rendering series for StackedArea - type chart Series type Rendering series for Line - type chart Series Series index Rendering series for Pie - type chart Series Series index Rendering Empty point Series Series item Series item index Axis start value Rendering series for Gantt - type chart Series Series index Rendering series for Point - type chart Series Series index Rendering point label and marker Series Series item Series index Series item index Point Rendering series for Bubble - type chart Series Series index Rendering series for CandleStickr - type chart Series Series index Rendering Series labels Rendering point marks Series Array of points Checking YAxis type for Series Series PlotArea YAxis Visible Values Rendering shadow for Line - type chart Pen for shadow drawing Series Path Removing unnecessary zeros from lists' end List Rendering series for Line - type chart Series Series index Array of points Rendering series for Bezier - type chart Series Serie index Array of points Rendering lines for Area - type chart Series Series index Array of points Rendering polygon for area-types chart series Series Series index Array of points Path Translate elements visual setting to Brush object Series Series index Series item Series item index Item rectangle Brush Gets the empty brush. The series. Index of the series. The rect. Translate elements visual setting to Fill Series Series index Series item Series item index FillStyle Return a default color Fill style of elements Elements(series or series item) index Translate elements visual setting to Pen object Series Series index Series item StyleBorder Translate elements visual setting to Pen object Series Series index Series item Pen Returns empty Pen object Series Series index Series item Pen Drop clip area Set correct ordering mode for x axis Checking a series. Should be applied categorical x axis or not BarOrderingMode Aligned positions listing Assign the right position for element Assign the left position for element Assign the top position for element Assign the bottom position for element Assign the center position for element Assign the top right position for element Assign the top left position for element Assign the bottom right position for element Assign the bottom left position for element Define auto wrap option for text Means that value of auto text wrap will be inherit of parent element. Means that auto text wrap will be applied. Means that auto text wrap will not be applied. Specifies different axis styles for positioning of item labels and marks. Sets the default axis layout style. Sets the endmost axis items inside the axis. Sets axis items between axis marks. Define visibility option for axis Means that axis will be visible if it is XAxis or any series belongs to it. Means that axis will be visible. Means that axis will be not visible. Axis visible values range positive / negative All values will be visible. Only positive values will be visible. Only negative values will be visible. Specifies that no default format string is specified. Uses CustomFormat if is . Default format string is set to currency : "C". Default format string is set to scientific : "E". Default format string is set to general : "G". Default format string is set to number : "N". Default format string is set to percent : "P". Converts to short date using ShortDatePattern set in CurrentCulture. Uses CustomFormat if is set. Converts to short time using ShortTimePattern set in CurrentCulture. Uses CustomFormat if is set. Converts to long date using LongDatePattern set in CurrentCulture. Uses CustomFormat if is set. Converts to long time using LongTimePattern set in CurrentCulture. Uses CustomFormat if is set. Sets the edge type of rectangular shapes. Container object Create new instance of Corners class. Container object Create new instance of Corners class. Create new instance of Corners class. RoundSize for coners Create new instance of Corners class. Type of top left corner Type of top right corner Type of bottom left corner Type of bottom right corner RoundSize of corners Gets and sets the type of the top left corner of the rectangular shape. Type of top left corner Gets and sets the type of the top right corner of the rectangular shape. Type of top right corner Gets and sets the type of the bottom left corner of the rectangular shape. Type of bottom left corner Gets and sets the type of the bottom right corner of the rectangular shape. Type of bottom right corner Gets and sets the round size of the corner. Round size of corners Implicitly creates a Corners from the specified string. The string to parse Object of corners type Converts the specified string to Corners. The string to convert. Corners that represents the specified string. Converts the specified string to a Corners. The string to convert. CultureInfo used Object of corners type Set specified type for all corners Type of corners Compare two objects of Corners type Object to compare with Whether objects equal Gets HashCode HashCode Clone this object New instance of Corners type Check whether all corners are of Rectangle type. Copy fields from specified object Object to copy from Reset all settings to default Check whether can convert an object of the given type to the type of this converter, using the specified context Context for types converting Type to convert Can convert an object or not Conversion of an object to the type of this converter Context for types converting To use at the current culture Object to convert Converted object Conversion of an object to the specified type Context for types converting To use at the current culture Object to convert Type to convert the value parameter to converted object Get Properties Supported Context Properties Supported Gets Properties of type Context Properties of this type Get Create Instance Supported Context Get Create Instance Supported Create new instance Context Properties New instance Corner type Specifies a sharp corner. Specifies a rounded corner. Represents custom shape of an element. Initializes a new instance of the CustomShape class. Initializes a new instance of the CustomShape class using a container. Gets a List of Shape points. Gets or sets a Rectangle indicating the dimension of the shape. Creates a path using a ractangle for bounds. Serializes properties. Required for telerik serialization mechanism. Deserializes properties. Required for telerik deserialization mechanism. Represents a shape editor control. Required designer variable. Required method for Designer support - do not modify the contents of this method with the code editor. Required method for Designer support - do not modify the contents of this method with the code editor. Represents a shape point. Exposes the line direction. Exposes the line position. Indicates horizontal position. Indicates vertical position. Gets or sets the first control point. Gets or sets the second control point. Initializes a new instance of the ShapePoint class. Initializes a new instance of the ShapePoint class from the X and Y coordinates of the point. Initializes a new instance of the ShapePoint class from a Point structure. Initializes a new instance of the ShapePoint class using a ShapePoint instance. Creates a Bezier curve between the current point and the point given as a parameter. Represents a base class of the ShapePoint class. Gets or sets a float value indicating the X coordinate of the shape point. Gets or sets a float value indicating the Y coordinate of the shape point. Gets or sets a value indicating the anchor style. Gets or sets a boolean value indicating whether the shape point is locked. Initializes a new instance of the ShapePointbase class. Initializes a new instance of the ShapePoint class using X and Y coordinates. Initializes a new instance of the ShapePoint class using a Point structure. Initializes a new instance of the ShapePoint class using an instance of the ShapePointBase class. Sets the X and Y coordinates of the shape point. Sets the point position from a Point structure. Retrieves a Point structure corresponding to the point position. Retrieves a string representation of the ShapePointBase class. Represents element shape. Base class for specialized shapes such as EllipseShape, RoundRectShape, Office12Shape, etc. Serializes properties. Required for serialization mechanism of telerik framework. Deserializes properties. Required for the deserialization mechanism of telerik framework. Represents element shape converter. Represents round rectangle shape. Gets or sets the radius of the shape. Initializes a new instance of the RoundRectShape class. Initializes a new instance of the RoundRectShape class using a radius. Greates round rectangle like path. Serializes properties. Required for telerik serialization mechanism. Deserializes properties. Required for telerik deserialization mechanism. Defaults Dimensions base class Specifies the margins properties Specifies the paddings properties Gets and sets Auto sizing mode True if auto size, false - if not. Specifies the height property Height value of Unit type. Gets if Height property should be serializable. If Height property should be serializable. Reset Height to default value. Specifies the width property Width value of Unit type Gets if Width property should be serializable. If Width property should be serializable. Gets if Width property should be serializable. If Width property should be serializable. Specifies the margins properties Margins for element Specifies the paddings properties Paddings for element Gets property value by name. Name of property. Value of property. Create new instance of Dimensions class. Container element Create new instance of Dimensions class. Create new instance of Dimensions class. Width of element Height of element Create new instance of Dimensions class. Width of element Height of element Create new instance of Dimensions class. Margins of element Create new instance of Dimensions class. Paddings of element Create new instance of Dimensions class. Margins of element Paddings of element Container element. Copy of this object. Resets to default values Checks if objects are equal without margins and paddings. Object to compare If objects are equal without margins and paddings Sets the new Width and Height values Width of element Height of element Sets the new Width and Height values Width of element Height of element Copy dimensions from the object. Object tot copy from. Comparing of two objects. Object to compare with. Whether objects are equal. Gets hash code. Hash code. Returns True if dimensions width and height are zero values True if dimensions width and height are zero values Clone this object. New instance of Dimensions class with the same fields as this object. Track ViewState. Load data from ViewState. ViewState with data Save data to ViewState. Saved data Specific series point marks dimensions Create new instance of DimensionsSeriesPointMark class. Container element. Create new instance of DimensionsSeriesPointMark class. Specifies Height of element. Specifies Width of element. Specifies margins of element. Specifies paddings of element. Resets Height to default values Resets Width to default values Resets to default values Clone this object. New instance of DimensionsSeriesPointMark class with the same fields as this object. Chart title's dimensions Create new instance of DimensionsTitle class. Specifies margins of element. Specifies paddings of element. Reset to default values. Default plot area's dimensions Create new instance of DimensionsPlotArea class. Specifies margins of element. Reset to default settings Chart's dimensions Specifies Height of element Specifies Width of element Reset Height to default settings Reset Width to default settings Default height Default width Reset to default settings Legend's dimensions Create new instance of DimensionsLegend Specifies margins of element Specified paddings of element Reset to default settings Marker's default dimensions Create new instance of DimensionsMarker class. Container element Create new instance of DimensionsMarker class. Create new instance of DimensionsMarker class. Width of element Height of element Specifies paddings of element Gets and sets Auto size mode of element Specifies height of element Specifies width of element Reset Height to default settings Reset Width to default settings Reset to default settings PointMark's default dimensions Specifies margins of element Clone this object. New instance of DimensionsPointMarker class with the same fields as this object. Empty values representation mode Empty value Empty value point appearance Line, Spline, Bezier series line style Specifies an empty bar fill style Gets and sets Empty values representation mode Gets and sets Empty line style Gets and sets Empty value point mark Specifies an empty bar fill style Create new instance of EmptyValue class. Reset all settings to default. Clone this object. New instance of the object EmptyValue with the same fields as this object has. Track ViewState. Load data from ViewState. ViewState with data Save data to ViewState. Saved data. Default figures' names List of default figures' names Gets whether list contains figure with specified name Name of figure Whether list contains figure with specified name or not Get graphics path of figure with specified name Name of figure Graphics path Create graphics path for star figure Count of points in star Rectangle of star figure Ratio Graphics path of star figure Default figures List of figures Gets list of figures Create new instance of FiguresCollection class. Create new instance of FiguresCollection class. Chart to add figures into collection Add list of figures into collection List of figures Add figure with specified name Name figure for adding Gets graphics path of figure with specified name Name of figure Graphics path Gets graphics path of figure with specified name in chart's custom figures Name of figure Chart with custom figures Graphics path Specifies the direction of a linear gradient. Fill settings Specifies the blend colors for Gradient fill Specifies the Linear gradient fill mode Specifies the Linear gradient fill angle Specifies the blend colors for Gradient fill Specifies the style of hatch fill type Specifies how image should be drawing Specifies the URL of Image file Specifies the Image align mode Specifies the image flip settings Gets property value by name Name of property Value of property Create new instance of FillSettings class. Container object Create new instance of FillSettings class. Constructor for FillSettings for the Linear gradient fill mode Linear gradient fill mode Linear gradient fill angle Specifies the blend colors for Gradient fill Constructor for FillSettings for the Hatch fill mode Hatch style Constructor for FillSettings for the Image fill mode Image mode Image path Alignment of image Flip mode Container element Reset to default values Get background image of chart Chart to get image Image from resources Clone this object New instance of FillSettings class with the same fields as this object. Comparing two objects. Object for comparing Whether objects are equal or not Gets hash code Hash code Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Vertical gradient default fill settings Specifies the Linear gradient fill mode Reset values to default Fill style base class Fill settings Gets and sets the main color of figure background Gets and sets the second color of figure background Gets and sets fill settings Gets and sets the main color opacity coefficient Gets and sets the second color opacity coefficient Specifies whether gamma correction should be used Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used Gets value of property by its name Name of property Value of property Create new instance of FillStyle class. Create new instance of FillStyle class. Container element Create new instance of FillStyle class. Main color Create new instance of FillStyle class. Main color Second color Create new instance of FillStyle class. Main color One of FillType values(Solid, Gradient, ComplexGradient, Image,Hatch) Create new instance of FillStyle class. Main color Second color One of FillType values(Solid, Gradient, ComplexGradient, Image,Hatch) Create new instance of FillStyle class. Main color Second color Fill settings Specifies whether gamma correction should be used One of FillType values(Solid, Gradient, ComplexGradient, Image,Hatch) Container element Reset to default settings Clone of this object New instance of FillStyle class with the same fields as this object Comparing of two objects Object to compare Whether objects are equal or not Gets hash code Hash code Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Series fill style FillStyleSeries with default settings Create new instance of FillStyleSeries class. Create new instance of FillStyleSeries class. Container element(series) Gets or sets the color of the data series. Gets or sets the color of the data series. Reset to default values Series points fill style Create new instance of FillStyleSeriesPoint class. Container element Create new instance of FillStyleSeriesPoint class. Reset to default values Chart's background fill style Create new instance of FillStyleChart class. Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used Gets or sets the color of the data series. Reset to default values Create new instance of FillStylePlotArea class. Chart plot area main color Chart plot area second color Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used Default value of Main color Default value of Second color Reset to default values Title's background fill style Chart title main color Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used Reset to default values Marked zone fill style Chart marked zone main color Specifies which of fill styles (Hatch, Solid, Image, Gradient) should be used Reset to default values Fill types listing Element is filled by one color. Element is filled by two color. Element is filled by colors at specified positions. Element is filled by Hatch type(standard). Element is filled by image. Image is located at Top of element. Image is located at Bottom of element. Image is located at Right of element. Image is located at Left of element. Image is located at Center of element. Image is located at TopRight of element. Image is located at TopLeft of element. Image is located at BottomRight of element. Image is located at BottomLeft of element. Image is aligned by specified alignment. Stretch image. Flip image. Fill element by image that repeats by X and Y. Fill element by image that flips by X. Fill element by image that flips by Y. Fill element by image that flips by X and Y. Interface that objects with position implement. Gets position. Interface that sizable objects implement. Gets and sets auto size mode. Gets and sets height value. Gets and sets width value. Gets and sets margins. Gets and sets paddings. Specifies how marker and text block are situated related to each other. Marker at left, TextBlock - at right Marker at right, TextBlock - at left Marker at top, TextBlock - at bottom Marker at bottom, TextBlock - at top Marker and TextBlock use Position-AlignedPosition. Default value. Base class for a chart Margins and Paddings Container element Sets the left side in pixels or percents of the chart's width. Sets the right side in pixels or percents of the chart's width. Sets the top side in pixels or percents of the chart's height. Sets the bottom side in pixels or percents of the chart's height. Creates new instance of LayoutDecoratorBase class. Container element Creates new instance of LayoutDecoratorBase class. Creates new instance of LayoutDecoratorBase class. Container element Top side Right side Bottom side Left side Creates new instance of LayoutDecoratorBase class. Top side Right side Bottom side Left side Creates new instance of LayoutDecoratorBase class. Container element Top side Right side Bottom side Left side Creates new instance of LayoutDecoratorBase class. Value in pixels or percents of all sides Reset to default settings. Set value in pixels or percents of all sides Value in pixels or percents of all sides Checks whether objects are equal Object to compare Result of comparing Gets hash code Hash code Operator comparing First object for comparing Second object for comparing Result of comparing Operator not equal First object for comparing Second object for comparing Whether objects are not equal Clone this object New instance of LayoutDecoratorBase class with the same fields as this one Copy fields from object Object to copy from Base appearance settings for any element being calculated Position of element Dimensions of element Specifies the elements Position property Specifies the elements Dimensions property Creates new instance of LayoutStyle class. Container object Creates new instance of LayoutStyle class. Position of element Creates new instance of LayoutStyle class. Dimensions of element. Creates new instance of LayoutStyle class. Position of element Dimensions of element. Creates new instance of LayoutStyle class. Border of element Visibility of element Shadow Position Dimensions Reset to default settings Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Border style Style container object Specifies the line color property Specifies the pen style property Specifies the width property Determines whether this instance is visible. true if this instance is visible; otherwise, false. Visibility Gets property value by name Name of property Value of property Creates new instance of StyleBorder class Container object Creates new instance of StyleBorder class Creates new instance of StyleBorder class Border visibility Creates new instance of StyleBorder class Border color Creates new instance of StyleBorder class Border color Border width Creates new instance of StyleBorder class Border color Border width Border PenStyle Reset to default settings Compare two objects Object tot compare Result of comparing Gets hash code Hash code Clone this object Object with the same fields as this one Common lines style Specifies the end cap property Specifies the start cap property Gets property value by name Name of property Value of property Creates new instance of LineStyle class Container object Creates new instance of LineStyle class Creates new instance of LineStyle class Line visibility Creates new instance of LineStyle class Line color Creates new instance of LineStyle class Line color Line width Creates new instance of LineStyle class Line color Line width Line PenStyle Creates new instance of LineStyle class Line color Line width Line PenStyle Line end cap Reset to default settings Compare two objects Object tot compare Result of comparing Gets hash code Hash code Clone this object Object with the same fields as this one Line series specific style Line series color Gets or sets the width of the series line. Width of line Gets or sets PenStyle of the series line PenStyle of line Checks if line belongs to StyleEmptyLineSeries class. Gets or sets color of the series line Color of line Line series visibility (same as Series.Visible) Visibility of line Reset to default settings Empty Line series specific style Gets or sets color of the series line Color of line Gets or sets PenStyle of the series line PenStyle of line Reset to default settings Series border specific style Creates new instance of StyleSeriesBorder class. Series object Gets or sets PenStyle of the series border PenStyle of line Gets or sets color of the series border Color of line Reset to default settings Title border specific style Legend border specific style Gets and sets border color Legend's border color Reset to default settings Chart border specific style Gets and sets border color Chart's border color Reset to default settings Data table's border specific style Gets and sets border color DataTable's border color Reset to default settings Series item label connector line specific style Creates new instance of StyleItemLabelConnector class. Gets and sets item label connector's color Item label connector'scolor Reset to default settings Scale breaks line specific style Gets and sets ScaleBreak's color ScaleBreak's color Reset to default settings Margins base class Creates new instance of ChartMargins class. Container object Creates new instance of ChartMargins class. Creates new instance of ChartMargins class. Container object Top margin in pixels or percents Right margin in pixels or percents Bottom margin in pixels or percents Left margin in pixels or percents Creates new instance of ChartMargins class. Top margin in pixels or percents Right margin in pixels or percents Bottom margin in pixels or percents Left margin in pixels or percents Creates new instance of ChartMargins class. Top margin in pixels Right margin in pixels Bottom margin in pixels Left margin in pixels Creates new instance of ChartMargins class. Value to set for all margins Implicitly creates a new instance of ChartMargins from the specified string. The string to parse New instance of ChartMargins from the specified string Converts the specified string to an instance of ChartMargins. The string to convert from. New instance of ChartMargins from the specified string Converts the specified string to an instance of ChartMargins. The string to convert from. Culture info New instance of ChartMargins from the specified string Title's margins Creates new instance of ChartMarginsTitle class. Sets the right margin in pixels or percent of the chart's width. Sets the top margin in pixels or percent of the chart's height. Sets the bottom margin in pixels or percent of the chart's height. Sets the left margin in pixels or percent of the chart's width. Reset to default settings Plot area's margins Creates new instance of ChartMarginsPlotArea class. Sets the left margin in pixels or percent of the chart's width. Sets the right margin in pixels or percent of the chart's width. Sets the top margin in pixels or percent of the chart's height. Sets the bottom margin in pixels or percent of the chart's height. Reset to default settings Legend's margins Creates new instance of ChartMarginsLegend class. Sets the right margin in pixels or percent of the chart's width. Reset to default settings Specifies a horizontal drawing Specifies a vertical drawing Not set Full auto resizing by contents Horizontal auto resizing by contents Vertical auto resizing by contents No auto resizing Base paddings class Creates new instance of ChartPaddings class. Container element Creates new instance of ChartPaddings class. Creates new instance of ChartPaddings class. Container object Top padding in pixels or percents Right padding in pixels or percents Bottom padding in pixels or percents Left padding in pixels or percents Creates new instance of ChartPaddings class. Top padding in pixels or percents Right padding in pixels or percents Bottom padding in pixels or percents Left padding in pixels or percents Creates new instance of ChartPaddings class. Top padding in pixels Right padding in pixels Bottom padding in pixels Left padding in pixels Creates new instance of ChartPaddings class. Value to set for all paddings Implicitly creates an instance of ChartPaddings class from the specified string. The string to parse Instance of ChartPaddings class from the specified string Converts the specified string to an instance of ChartPaddings class. The string to convert from. Instance of ChartPaddings class from the specified string Converts the specified string to an instance of ChartPaddings class. The string to convert from. Culture info Instance of ChartPaddings class from the specified string Chart title's paddings Creates new instance of ChartPaddingsTitle class. Specifies the left padding Specifies the right padding Specifies the top padding Specifies the bottom padding Reset to default values Chart title's paddings Creates new instance of ChartPaddingsLegend class. Specifies the top padding Specifies the right padding Specifies the bottom padding Specifies the left padding Reset to default values Direction of label position in auto mode Horizontal label's direction Vertical label's direction Represents the element position in the container Contains elements' calculated position X for speed optimization Contains elements' calculated position Y for speed optimization Contains True if calculation of Positions is needed Copy of positions Defines if position is Top (Top, TopLeft, TopRight, None) Defines if position is Bottom (Bottom, BottomLeft, BottomRight) Defines if position is Left (Left, BottomLeft, TopLeft) Defines if position is Right (Right, TopRight, BottomRight) Defines if position is None Gets and sets copy of positions Positions to copy Automatic positioning Specifies aligned position in comprehensive figure Specifies the X coordinate of the figure position Manages design-time serialization of X True if value should be serialized Reset X coordinate to default Specifies the Y coordinate of the figure position Manages design-time serialization of Y True if value should be serialized Reset Y coordinate to default Gets value of property by name Property name Object Gets and sets X calculated position used for speed optimization Gets and sets Y calculated position used for speed optimization Defines whether position coordinates were already calculated Creates an instance of Position class. Container element Creates an instance of Position class. Creates an instance of Position class. X coordinate Y coordinate Creates an instance of Position class. Aligned position of element Creates an instance of Position class. Aligned position of element X coordinate Y coordinate Container element Reset to default settings Resets the cached position Aligned Positions correction for AutoLayout Determines whether the specified System.Object is equal to the current System.Object. Object to compare Result of comparing Gets hash code Hash code Clone this object Cloned object Specific Position object with predefined AlignedPosition.Center Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.Top Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.Bottom Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.TopLeft Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.Right Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.TopRight Specifies aligned position in comprehensive figure Reset to default settings Specific Position object with predefined AlignedPosition.Left Specifies aligned position in comprehensive figure Reset to default settings Represents the custom property attribute used to mark property as skinable and being used with a skin application Defines whether attribute is skinable Create new instance of SkinnablePropertyAttribute class. Gets whether attribute is skinable XML document to save and load style data Should serialize all properties or only that have skinable property attributes Gets and sets XML document Should serialize all properties or only that have skinable property attributes Save specified object to XML Object which properties should be save to XML Saved XML text Serialize properties to XML Object which properties should be save to XML Elemnt created in XML Serialize properties to XML Object which properties should be save to XML Name that created element in XML should have Elemnt created in XML Serialize specified property to XML Abstraction of property style Parent element Object which properties should be save to XML Serialize complex object Abstraction of property style Parent element Object which properties should be save to XML Load elements and properties from XML String that contains XML representation of the object Object which properties should be load from XML Deserialize element from XML Root element Object which properties should be load from XML Deserialize property from XML Abstraction of property on a one of styles class Property element that should be deserialized Object which properties should be load from XML Deserialize element of ColorBlend type Root element ColorBlend object High index limit for which deserialization should take place Checks if property has default value Abstraction of property on a one of styles class Style container object Whether property has default value or not Gets the default value for specified property Abstraction of property on a one of styles class Default value Gets the default value for specified property Abstraction of property on a one of styles class Style container object Default value Shadow settings Specifies the shadow color property The main color opacity coefficient Specifies the shadow position property Specifies the shadow blur property Specifies the shadow distance property Create new instance of ShadowStyle class. Create new instance of ShadowStyle class. Shadow color Shadow blur Shadow distance Shadow position Reset to default settings Comparing of two objects Object to compare Result of comparing Gets hash code Hash code Clone this object New instance with the same fields as this one Common shadow settings Chart shadow related to Create new instance of ShadowStyleChart class. Parent chart element Specifies the shadow blur property Specifies the shadow color property Specifies the shadow distance property Specifies the shadow position property Sets blur for all chart elements Blur to set Sets position for all chart elements Position to set Sets distance for all chart elements Distance to set Sets color for all chart elements Color to set Shadow rendering support class Draw shadow for line Chart graphics object Pen used for line shadow Points that create line's path Type of line(0-Line, 1-Bezier, 2-Spline) Width of line PlotArea's width PlotArea's height Shadow's distance Shadow's color Shadow's blur Shadow's position type Draw shadow for line Chart graphics object Pen used for line shadow Line's path Line's width PlotArea's width PlotArea's height Shadow's distance Shadow's color Shadow's blur Shadow's position type Set shadow start point position by shadowPosition parameter and shadowDistance Shadow's position type Calculated shadow position Shadow's distance Corrected shadow position depended on distance and position type Draws shadow for polygon ChartSeries that contains shadow style Garphics path of polygon ChartGraphics object PlotArea's width PlotArea's height Draw shadow for polygon ChartSeries that contains shadow style Points that form polygon ChartGraphics object PlotArea's width PlotArea's height Draw shadow for polygon Garphics path of polygon ChartGraphics object PlotArea's width PlotArea's height Shadow's distance Shadow's color Shadow's blur Shadow's position type Draw shadow for polygon Points that form polygon ChartGraphics object PlotArea's width PlotArea's height Shadow's distance Shadow's color Shadow's blur Shadow's position type Method creates shadow for path, based on shadow parameters and Gaussian blur logic for render shadow Path, that describe a figure Brush, that used for drawing a shadow (define shadow color and transparency) Pen, that used for drawing a shadow Distance from object to it shadow Blur coefficient Size for image, that contain shadow Draw figure type Image that contains shadow with blur Creates pixels array from image using managed code Source bitmap to get pixels Weight of bitmap Height of bitmap Pixels colors Updates image from pixels array Source bitmap to get pixels Pixels colors Blur top point Blur height Blur left point Blur width Pixels colors as one-dimensioned array Weight of bitmap Height of bitmap Data about bitmap locked in memory Can unmanaged code be used Updates image from pixels array using managed code Source bitmap to get pixels Pixels colors Blur top point Blur height Blur left point Blur width Pixels colors as one-dimensioned array Weight of bitmap Height of bitmap Updates image from pixels array using unmanaged code Source bitmap to get pixels Pixels colors Blur top point Blur height Blur left point Blur width Pixels colors as one-dimensioned array Weight of bitmap Height of bitmap Data about bitmap locked in memory Gaussian blur algorithm for bitmap image Image, that can be degraded Blur coefficient Degraded bitmap Blur rectangle Blur image Support function for blur, generate one dimensional array with coefficients Blur coefficient Array with blur coefficients Sets pixels colors to image Image to set pixels colors Pixels colors as two-dimensioned array Blur top point Blur height Blur left point Blur width Pixels colors as one-dimensioned array Image width Image height Types for drawing figures Only lines Only fills Lines and fills Describe a 4-byte color and functionality that works with color and byte arrays Red channel Green channel Blue channel Alpha (transparency) channel Create new instance of BColor class Red component Green component Blue component Transparency channel New instance of BColor class Create new instance of BColor class New instance of BColor class Create new instance of BColor class Red channel value Green channel value Blue channel value Alpha (transparency) channel value Convert BColor object to string representation String Get pixels colors from image Iamge to get pixels Width of image Height of image Pixels colors from image Transform one dimensional byte array to two dimensional BColor array, that describe the image Array of 4 channel image bytes Image width Image height Two dimensional BColor array, that describe the image Convert two-dimensioned array of pixels colors to one-dimensioned array Two-dimensioned array of pixels colors Top Height Left Width One-dimensioned array of pixels colors Pixels colors represented as one-dimensioned array each four elements of it contain information about pixel color(r,g,b,a) Two-dimensioned array of pixels colors Top Height Left Width Pixels colors as one-dimensioned array Image height Image width Possible shadow positions listing Assign the right position for shadow Assign the left position for shadow Assign the top position for shadow Assign the bottom position for shadow Assign the top right position for shadow Assign the top left position for shadow Assign the bottom right position for shadow Assign the bottom left position for shadow Assign the behind position for shadow Chart skin Skin name XML document that contains skin properties. Gets and sets skin name. Name of skin Gets and sets XML document that contains skin properties. Create new instance of ChartSkin class. Create new instance of ChartSkin class with specified name. Name of skin. Create new instance of ChartSkin class. XML document that contains skin properties. Checks if skin is not specified for chart. Skin name Whether skin is not specified for chart or not Applies skin to given chart Chart to apply skin Grabs skin from given chart Chart to get skin Skin name Chart skins collection A strongly-typed resource class, for looking up localized strings, etc. Skins listing. New skin name should be added here Resource that holds skins. Gets the names of the skins in the collection. Names of skins in collection. Resource manager. Provides information about resource. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Embedded background images for skins. A strongly-typed resource class, for looking up localized strings, etc. Get image with specified name of specified skin. Name of image. Skin name. Image from resource Resource manager. Provides information about resource. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Chart background image of Inox skin. Chart background image of Mac skin. Chart background image of Marble skin. Chart background image of Metal skin. Chart background image of Wood skin. PlotArea background image of Inox skin. PlotArea background image of Marble skin. PlotArea background image of Metal skin. Possible style properties Base style class Specifies the shadowStyle property Specifies the border for style Style container object Chart style related to Specifies the border style Specifies the shadow settings Specifies visibility Gets property value by name Name of property Value of property Specifies chart style related to Creates new instance of Style class. Container object element Creates new instance of Style class. Creates new instance of Style class. Style border Creates new instance of Style class. Style border Visibility Creates new instance of Style class. Style border Visibility Shadow style Gets element visibility Element visibility to check Visibility of the specified element Reset settings to default Set pixels value to width and height properties of element Element to calculate pixel values Container of element Set pixels value to width and height properties of element Element to calculate pixel values Container's width Container's height Set pixels value to width and height properties of element's dimensions Element's dimensions Container's width Container's height Calculate bounds of element depend on its rotation and previous dimensions Dimensions of element Rotation angle Clone this object Cloned object Gets property value of element by name Element to get property Property name Property value of specified element Track ViewState Load data from ViewState ViewState to load data Save data to ViewState Saved data Axis appearance Specifies the orientation property Default style for axis label Default axis items text properties style Axis minor ticks style Axis major ticks style Major Grid Lines options Minor Grid Lines options Reset to default settings Major Grid Lines options Minor Grid Lines options Specifies the orientation property Color of Axis Specifies the axis visibility option Specifies a predefined numerical format string. Default style for all axis items ChartAxis minor ticks style ChartAxis major ticks style Specifies a custom numerical format string. Specifies the width of the axis. Common axis items labels text blocks settings Gets property value by name Name of property Value of property Creates new instance of StyleAxis class Axis related to Creates new instance of StyleAxis class Creates new instance of StyleAxis class Axis orientation Creates new instance of StyleAxis class Axis orientation Axis related to Creates new instance of StyleAxis class Axis orientation Visibility of axis Creates new instance of StyleAxis class Axis orientation Visibility of axis Axis orientation Creates new instance of StyleAxis class Axis orientation Visisbility of axis Line style of axis Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Y axis specific style Creates new instance of StyleAxisY class Axis related to Specifies the orientation property Reset to default settings X axis specific style Creates new instance of StyleAxisX class Axis related to Specifies minor ticks options Specifies major ticks options Specifies the orientation property Reset to default settings Specifies the quality at which text is rendered. Specifies that each character is drawn using its glyph bitmap, with the system default rendering hint. The text will be drawn using whatever font smoothing settings the user has selected for the system. Specifies that each character is drawn using its glyph bitmap. Hinting is not used. Specifies that each character is drawn using its glyph bitmap. Hinting is used to improve character appearance on stems and curvature. Specifies that each character is drawn using its anti aliased glyph bitmap without hinting. Better quality due to anti aliasing. Stem width differences may be noticeable because hinting is turned off. Specifies that each character is drawn using its anti aliased glyph bitmap with hinting. Much better quality due to anti aliasing, but at a higher performance cost. Specifies that each character is drawn using its glyph CT bitmap with hinting. The highest quality setting. Used to take advantage of ClearType font features. Specifies the quality at which image is rendered. Specifies the default mode. Specifies anti aliased rendering. Specifies high quality, low speed rendering. Specifies no anti aliasing. Main chart appearance settings Specifies the corners for background rectangle Specifies the background property Determines the width of bars. Determines how much of the bar's area is overlapped in multiple bar charts. Specifies the quality at which text in chart is rendered. Specifies the quality at which chart image is rendered. Specifies the corners for background rectangle Specifies the background property Specifies the figure property Gets visibility of chart Gets property value by name Name of property Value of property Creates new instance of StyleChart class. Chart related to. Creates new instance of StyleChart class. Chart dimensions FillStyle of chart Corners of chart Chart border style Chart shadow style Visibility of chart Reset to default settings Clone this object Cloned object Track ViewState Load data from ViewState ViewSatate with data Save data to ViewState Saved data DataTable appearance settings Specifies the background property Specifies the text properties Specifies the corners for background rectangle Style parent object Specifies DataTable visibility Specifies data table cell width Specifies data table cell height Specifies data table rendering type Should horizontal lines be rendered Should vertical lines be rendered Hide/show all lines Specifies text vertical alignment Specifies text horizontal alignment Specifies the figure property Specifies the background property Specifies text wrap property for texts in Data Table Specifies the text properties Creates a new instance of StyleChartDataTable class. Creates a new instance of StyleChartDataTable class. Parent element Creates a new instance of StyleChartDataTable class. DataTable's dimensions DataTable's fillStyle DataTable's position DataTable's textProperties DataTable's border DataTable's shadowStyle DataTable's visiblity Reset to default settings Save DataTable's dimensions Save DataTable's dimensions and positions for auto layout Restore dimensions Restore margins Clone this object Cloned object Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Specifies RadChart's styles for the grid lines layout. Sets normal grid lines. Sets expanded grid lines. Grid line specific style Should grid lines be hidden with axis or not Default value is true Gets or sets the width of the grid line. Specifies the pen style used for grid lines' drawing. Specifies the color of the grid lines. Checks whether grid line be rendered or not Reset to default settings Gets and sets grid lines' visibility Reset to default settings Reset to default settings Specifies the pen style used for grid lines' drawing. Reset to default settings Base label appearance style Specifies the corners for background rectangle Specifies the background property Specifies that style has container object Specifies the corners for background rectangle Specifies the background property Specifies the figure property Specifies the rotation angle property Specifies the label's items composition type Specifies tha label's visibility Specifies that style has container object Gets property value by name Name of property Property value Creates new instance of StyleLabel class. Style container element Creates new instance of StyleLabel class. Creates new instance of StyleLabel class. FillStyle of label Creates new instance of StyleLabel class. Label's position Creates new instance of StyleLabel class. FillStyle of label Label's position Creates new instance of StyleLabel class. FillStyle of label Label's position Label's dimensions Creates new instance of StyleLabel class. FillStyle of label Corners of label Label's position Label's dimensions Creates new instance of StyleLabel class. CompositionType to specify textblock and marker positions Label's dimensions Label's figure FillStyle of label Label's position Rotation angle Corners of label Label's border Shadow style of label Label's visibility Reset to default settings Copy dimensions Restore saved dimensions value Restore margins initial value Save dimensions and positions for autolayout Clone this object Cloned object Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Specifies tha label's visibility Creates new instance of StyleLabelHidden class. Container element Creates new instance of StyleLabelHidden class. Creates new instance of StyleLabelHidden class. FillStyle of label Creates new instance of StyleLabelHidden class. Label's position Creates new instance of StyleLabelHidden class. FillStyle of label Label's position Creates new instance of StyleLabelHidden class. FillStyle of label Label's position Label's dimensions Reset to default settings Specifies label item's style Specifies label item's marker's style Specifies label item's textblock's style Specifies label location (InsidePlotArea, OutsidePlotArea) Specifies item label's style Specifies item label's text's style Specifies item label's marker's style Specifies the behavior when overflow occurred Specifies the series names format shown in Legend when data grouping being used and names are digits. Supported format strings as "#VALUE" / "#NAME" Creates new instance of StyleExtendedLabel class Container element Creates new instance of StyleExtendedLabel class Creates new instance of StyleExtendedLabel class FillStyle of label Creates new instance of StyleExtendedLabel class Position of label Creates new instance of StyleExtendedLabel class FillStyle of label Position of label Creates new instance of StyleExtendedLabel class FillStyle of label Position of label Label's dimensions Creates new instance of StyleExtendedLabel class Composition type of label items Label's dimensions Label's figure Label's fillstyle settings Layout of label items Label's position Label's rotation angle Label's corners Label's border Label's shadow style Label's visibility Dispose object Clone this object Cloned object Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Series item appearance style Inside item Outside item Auto Style of connector line Specifies that style has container object Creates new instance of StyleSeriesItemLabel class. Creates new instance of StyleSeriesItemLabel class. Style container element Label distance from series when LabelLocation equals Auto Specifies labels' visibility Gets label's connector's style Specifies label's layout Reset to default settings Gets property value by name Name of property Value of property Clone this object Cloned object Track ViewState Load data from ViewState ViewState with data Save data to ViewState Saved data Inside PlotArea location Outside PlotArea location Legend appearance style Creates new instance of StyleLabelLegend class. Gets label's figure Specifies label's overflow Reset to default settings Save dimensions and positions for AutoLayout Axis label style Creates new instance of StyleAxisLabel class. Reset to default settings Axis label style Specifies label's rotation angle Reset to default settings Chart title style Creates new instance of StyleLabelTitle class. Creates new instance of StyleLabelTitle class. Style container object Reset to default settings Save dimensions and positions for AutoLayout Empty series message style Creates new instance of StyleLabelEmptySeriesMessage class. Specifies label' visibility Reset to default settings Marked zone. Used to mark the values ranges at the plot area. Specifies the FillStyle property Specifies the FillStyle property Get property value by name Name of property Value of property Creates a new instance of StyleMarkedZoneclass. Creates a new instance of StyleMarkedZoneclass. FillStyle of Marked Zone Marked Zone's border Marked Zone's shadow style Visibility of Marked Zone Reset to default settings Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Base marker's style Specifies the corners of background rectangle Specifies the FillStyle property Specifies marker's visibility Specifies the corners of background rectangle Specifies the FillStyle property Specifies the Rotation angle Specifies the Figure property Gets property value by name Name of property Value of property Creates a new instance of StyleMarker class. Style container object Creates a new instance of StyleMarker class. Creates a new instance of StyleMarker class. Marker's figure name Creates a new instance of StyleMarker class. Marker's figure name Width and height of marker Creates a new instance of StyleMarker class. Marker's figure name Dimensions of marker Marker's fillstyle settings Creates a new instance of StyleMarker class. Dimensions of marker Marker's figure name Marker's fillstyle settings Marker's positions Marker's rotation angle Corners of marker Border of marker Marker's shadow style Marker's visibility Reset to default settings Comparing of two objects Object to compare Result of comparing Gets hash code Hash code Clone this object Cloned object Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Specific series point markers style Creates a new instance of StyleMarkerSeriesPoint class. Series that is style container object Creates a new instance of StyleMarkerSeriesPoint class. Specifies marker's positions Specifies marker's visibility Specifies Figure Specific series point markers style Creates a new instance of StyleMarkerLegend class. Specifies marker's figure Specifies marker's visibility Reset to default settings Specific empty point marker style Creates a new instance of StyleMarkerEmptyValue class. Specifies marker's visibility Specifies marker's figure Reset to default settings Specific empty point marker style Creates a new instance of StyleMarkerPositionNone class. Specifies marker's visibility Reset to default settings Plot area's appearance Parent element Specifies the corners for background rectangle Specifies the background property Margins for auto layout Specifies parent element Specifies the corners for background rectangle Specifies the background property Specifies the figure property Specifies the series palette Gets property value by name Name of property Value of property Creates a new instance of StylePlotArea class. Creates a new instance of StylePlotArea class. Dimensions of PlotArea FillStyle settings PlotArea's position Palette used in PlotArea PlotArea's corners Border of PlotArea PlotArea's shadow style PlotArea's visibility Reset to default settings Save dimensions for auto layout Save dimensions Restore previous saved dimensions Restore previous saved dimensions Restore previous saved margins Cloned this object New instance of StylePlotArea class with the same fields as this one Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Series appearance Default size of bubbles Default series legend display mode Specifies the corners for background rectangle Specifies the background property Default series items labels style Default series item labels' text style Point marks style Line, Spline, Bezier series line style Style of empty values Parent series element Dimensions of points in Point series Reset to default settings Determines the width of bars. Specifies the corners for background rectangle Specifies the background property Specifies the shape for point series Specifies the dimensions of points in point series Specifies the Rotation angle Legend visualization mode Specifies whether the item labels should be shown or not. Specifies whether a line should be drawn between the label and the item. Gets or sets the start angle of the pie. Zero angle is identical with the X axis direction. Gets or sets the pie's diameter length according to the size of the plot area. Gets or sets the explode percent of the exploded items. Specifies the x offset of the pie center. Specifies the y offset of the pie center. Default bubble size Gets or sets the common settings for the series items labels Line, Spline, Bezier series line style Series points appearance Gets or sets the common text settings for the series items Empty value point mark Specifies the border Specifies visibility of series Constructor for Series's style Parent series element Creates new instance of StyleSeries class. Creates new instance of StyleSeries class. FillStyle of series Series default labels' settings Style of Point marker Items' corners Border of series Series' shadow style Visibility of series Cloned this object New instance of StyleSeries class with the same fields as this one Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Series item appearance Specifies the background property Specifies the corners for background rectangle Dimensions of points in Point series Creates new instance of StyleSeriesItem class. Style container object Creates new instance of StyleSeriesItem class. Specifies item's shadow Specifies the background property Exploded of item in Pie series Specifies the corners for background rectangle Specifies the figure property for point series Specifies the Rotation angle Specifies the dimensions of points in point series Reset to default settings Cloned this object New instance of StyleSeriesItem class with the same fields as this one Track ViewState Load data from ViewState ViewState with data Saved data to ViewState saved data Text block appearance Specifies the corners of background rectangle Specifies the FillStyle property Specifies the Rotation angle Specifies the Text properties Specifiers the overflow behavior Text string formatting properties Max number of visible characters. Rest will be truncated Full string will be added to parent label's ActiveRegion.Tooltip MaxLength property changed event Should the MaxLength property be serialized or not True if should be serialized Sets the default value for a MaxLength property Specifies the corners of background rectangle Specifies the FillStyle property Specifies the Figure property Specifies the Text properties Gets the property value by its name Name of the property. String Object Gets or sets the automatic text wrapping functionality switch Creates a new class instance Creates a new class instance Fill style settings Creates a new class instance Fill style settings Position settings Creates a new class instance Text appearance settings Creates a new class instance Fill style settings Text appearance settings Creates a new class instance Fill style settings Position settings Text appearance settings Creates a new class instance Fill style settings Position settings Text appearance settings Dimensions Creates a new class instance Fill style settings Position settings Text appearance settings Dimensions Rotation angle Corners appearance Border settings Shadow settings Visibility settings Sets the text alignment accordingly to the AlignedPosition property value Gets the string format Sets the default values for a properties Creates the object's clone Clone Tracks view state changes Loads class settings from a view state ViewState to load from Saves class data to a view state Saved view state Series item label text block's appearance Creates a new class instance Creates a new class instance Chart series Sets the default values for a properties Gets should the MaxLength value be serialized True if can be serialized, overwise returns false Sets the default value Axis item label text block's appearance Creates a new class instance Sets the default values for a properties Gets should the MaxLength value be serialized True if can be serialized, overwise returns false Sets the default value Title text block's appearance Creates a new class instance Sets the default values for a properties Error text block's appearance Creates a new class instance Sets the default values for a properties Hidden text block's default appearance Visibility. False by default Sets the default values for a properties Hidden text block's default appearance Creates a new class instance Sets the default values for a properties Base axis ticks appearance settings Specifies the Length of tick Tick line color Tick line width Gets the property by its name Property name. String Object or null Creates the new class instance Creates the new class instance Tick length in pixels Creates the new class instance Tick length in pixels Tick visibility Creates the new class instance Tick length in pixels Tick visibility Tick line color Sets the default values for a class properties Minor ticks style Minor ticks count between the two major ticks Specifies the Length of tick Gets the property value by its name Name of the property Object or null Creates a new class instance Creates a new class instance Minor ticks count Creates a new class instance Visibility value Creates a new class instance Minor tick visibility Minor tick length Minor ticks count between two major ticks Sets the default values for a properties Major ticks visual style Specifies the text rendering direction Assign the right to left text direction Assign the left to right text direction Assign the left to right top to bottom text direction Assign the left to right bottom to top text direction Base text appearance settings class (Font, Color) Specifies the text color property Specifies the text font properties Gets the property by its name Property name. String Object Creates a new class instance Creates a new class instance Text color Creates a new class instance Text color Text font Creates a new class instance Text color Font family Font size in EM Font style Graphics measurement unit Class instance container Sets the default values Creates an object clone object Determines whether the specified System.Object is equal to the current System.Object. The System.Object to compare with the current System.Object true if the specified System.Object is equal to the current System.Object; otherwise, false. Serves as a hash function for a TextProperties type. A hash code for the current class instance Default Title's text properties Specifies the text font properties Default value is Verdana, 15pt Sets the default values for a properties Errors text properties Specifies the text color property Specifies the text font properties Default value is Verdana, 10pt, style=Bold Sets the default values for a properties Axis item label text properties Specifies the text color property Sets default values for a properties Axis item label text properties Specifies the text color property Sets default values for a properties Series item label text properties Specifies the text color property Sets default values for a properties Specifies the axis Ticks location relatively to plot area Inside of plot area Outside of plot area (default value) Tick line crosses the axis line Provides a type converter to convert IList objects to and from a different representations Checks the possibility to convert from a different object type An System.ComponentModel.ITypeDescriptorContext that provides a format context. The type to convert from True if conversion is possible The System.Object to convert. The System.Type to convert the value parameter to. An System.Object that represents the converted value. Provides a unified way of converting Double type values to other types, as well as for accessing standard values and sub properties. Checks the possibility to convert from a different object type An System.ComponentModel.ITypeDescriptorContext that provides a format context. The type to convert from True if conversion is possible The System.Object to convert. The System.Type to convert the value parameter to. An System.Object that represents the converted value. Provides a unified way of converting ChartMargins type values to other types, as well as for accessing standard values and sub properties. Checks the possibility to convert from a different object type An System.ComponentModel.ITypeDescriptorContext that provides a format context. The type to convert from True if conversion is possible Converts the given object to the ChartMargins, using the specified context and culture information. An System.ComponentModel.ITypeDescriptorContext that provides a format context. Current culture settings The System.Object to convert. An System.Object that represents the converted value. The System.Object to convert. The System.Type to convert the value parameter to. An System.Object that represents the converted value. Creates an instance of the type that this MarginsConverter is associated with, using the specified context, given a set of property values for the object. An System.ComponentModel.ITypeDescriptorContext that provides a format context. An System.Collections.IDictionary of new property values. An System.Object representing the given System.Collections.IDictionary, or null if the object cannot be created. Returns whether changing a value on this object requires a call to System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary) to create a new value, using the specified context. An System.ComponentModel.ITypeDescriptorContext that provides a format context. true Returns whether this object supports properties, using the specified context. An System.ComponentModel.ITypeDescriptorContext that provides a format context. true Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. An System.ComponentModel.ITypeDescriptorContext that provides a format context. An System.Object that specifies the type of array for which to get properties. An array of type System.Attribute that is used as a filter. A System.ComponentModel.PropertyDescriptorCollection with the properties that are exposed for this data type, or null if there are no properties. Provides a unified way of converting ChartMargins type values to other types, as well as for accessing standard values and sub properties. Checks the possibility to convert from a different object type An System.ComponentModel.ITypeDescriptorContext that provides a format context. The type to convert from True if conversion is possible Converts the given object to the ChartPaddings, using the specified context and culture information. An System.ComponentModel.ITypeDescriptorContext that provides a format context. Current culture settings The System.Object to convert. An System.Object that represents the converted value. The System.Object to convert. The System.Type to convert the value parameter to. An System.Object that represents the converted value. Creates an instance of the type that this PaddingsConverter is associated with, using the specified context, given a set of property values for the object. An System.ComponentModel.ITypeDescriptorContext that provides a format context. An System.Collections.IDictionary of new property values. An System.Object representing the given System.Collections.IDictionary, or null if the object cannot be created. Returns whether changing a value on this object requires a call to System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary) to create a new value, using the specified context. An System.ComponentModel.ITypeDescriptorContext that provides a format context. true Returns whether this object supports properties, using the specified context. An System.ComponentModel.ITypeDescriptorContext that provides a format context. true Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes. An System.ComponentModel.ITypeDescriptorContext that provides a format context. An System.Object that specifies the type of array for which to get properties. An array of type System.Attribute that is used as a filter. A System.ComponentModel.PropertyDescriptorCollection with the properties that are exposed for this data type, or null if there are no properties. Provides a unified way of converting Units type values to other types, as well as for accessing standard values and sub properties. Checks the possibility to convert from a different object type An System.ComponentModel.ITypeDescriptorContext that provides a format context. The type to convert from True if conversion is possible Converts the given object to the Unit type, using the specified context and culture information. An System.ComponentModel.ITypeDescriptorContext that provides a format context. Current culture settings The System.Object to convert. An System.Object that represents the converted value. The System.Object to convert. The System.Type to convert the value parameter to. An System.Object that represents the converted value. Specifies the unit of measurement. Measurement is in pixels. Measurement is a percentage relative to the parent element. Represents a length measurement. Represents an empty Unit. This field is read-only. Compares two Unit objects to determine whether they are not equal. The Unit on the left side of the operator. The Unit on the right side of the operator. true if the Unit objects are not equal; otherwise, false. Compares two Unit objects to determine whether they are equal. The Unit on the left side of the operator. The Unit on the right side of the operator. true if both Unit objects are equal; otherwise, false. Implicitly creates a Unit of type Pixel from the specified float. A float that represents the length of the Unit. A Unit of type Pixel that represents the specified by the n parameter. Converts the specified string to a Unit. The string to convert. A Unit that represents the specified string. Creates a Unit of type Pixel from the specified 32-bit signed integer. A 32-bit signed integer that represents the length of the Unit. A Unit of type Pixel that represents the length specified by the n parameter. Creates a Unit of type Percentage from the specified double-precision floating-point number. A double-precision floating-point number that represents the length of the Unit A Unit of type Percentage that represents the length specified by the double-precision floating-point number. Gets the string representation of the Unit type Unit type value to get string of System.String with unit type value Gets the UnitType by its string representation Unit type string UnitType Creates a class instance Creates a class instance UnitType specifies the target Unit type Initializes a new instance of the Unit with the specified double precision floating point number. A double precision floating point number that represents the length of the Unit in pixels. Initializes a new instance of the Unit with the specified double precision floating point number. A float precision floating point number that represents the length of the Unit in pixels. Initializes a new instance of the Unit with the specified 32-bit signed integer. A 32-bit signed integer that represents the length of the Unit in pixels. Initializes a new instance of the Unit with the specified 32-bit signed integer and the target type A 32-bit signed integer that represents the length of the Unit in pixels. Unit type Initializes a new instance of the Unit with the specified double precision floating point number and the target type A double precision floating point number that represents the length of the Unit in pixels. Unit type Initializes a new instance of the Unit with the specified double precision floating point number and the target type. A float precision floating point number that represents the length of the Unit in pixels. Unit type (Pixel / Percentage) Initializes a new instance of the Unit with the specified length. A string that represents the length of the Unit. Initializes a new instance of the Unit with the specified length. A string that represents the length of the Unit. CultureInfo Initializes a new instance of the Unit with the specified length. A string that represents the length of the Unit. CultureInfo Unit type Returns a hash code for this Unit. Hash code Compares this Unit with the specified object. The specified object for comparison. true if the Unit that this method is called from is equal to the specified object; otherwise, false. Gets the pixels equivalent of the Unit.Value The parent elements dimension to get the percents of Gets the pixels equivalent of the Unit.Value Creates a Unit clone New Unit class instance Base ToString override String representation of the Unit instance Base ToString override CultureInfo String representation of the Unit instance Gets whether Unit is empty The unit length in Pixels Gets or sets the unit type of the Unit. Gets or sets the length of the Unit. Gradient element Gets and sets Color Color Gets and sets Position Position Create new instance of GradientElement class. Create new instance of GradientElement class. Color Position Reset to default parameters Comparing to objects Object for comparing Whether objects are equal or not Gets hash code Hash code Clone this object. New instance of GradientElement class with the same fields as this one Defines arrays of elements and positions used for interpolating GradientElement blending in a multicolor gradient. Container element Create new instance of ColorBlend class. Create new instance of ColorBlend class. Colors to add Create new instance of ColorBlend class. Colors to add to the object Container element Create new instance of ColorBlend class. Colors to add to the object. Positions of colors. Container element Create new instance of ColorBlend class. Colors to add to the object Positions of colors Create new instance of ColorBlend class. Container element. Adds a range of elements to the collection. Object that contains element to add Load pairs colors\positions from specified object. Object to load from. Gets ColorBlend's colors. ColorBlend's colors. Gets ColorBlend's positions. ColorBlend's positions. Gets color at specified position. Position to get color. Color at specified position. Returns gradient brush Rectangle of brush Angle of brush. Gradient brush Comparing two objects. Object to compare. Whether objects equal or not Color blends comparer First object for comparing Second object for comparing Whether objects equal or not Clone this object. New instance of ColorBlend class with the same fields as this one. User-defined figure Gets and sets Figure's name Name of figure Gets and sets Figure's source Data in string format needed to restore object Creates new instance of CustomFigure class. Creates new instance of CustomFigure class. Name of figure Data in string format used for figure creation Gets String representation String representation Custom figures collection Gets or sets a custom figures collection item. Index to get figure Figure at specified index Gets or sets a custom figures collection item. Name of figure to get Figure with specified name Adds a custom figure to the collection. Figure for adding Adds an array of figure items to the figures collection. Figures for adding Indicates whether the specified figure item exists in the collection. Figure name Whether the specified figure item exists in the collection or not Returns the index of the specified figure item. Name of figure Index of figure with specified name Removes figure with specified name Name of figure User-defined palettes collection Create new instance of CustomPalettesCollection class. Indicates whether the specified palette item exists in the collection. Name of palette Whether the specified palette item exists in the collection Returns the index of the specified palette item. Name of palette Index of the specified palette item Removes palette with specified name from collection Name of palette Returns a reference to the Palette object at the specified index. Index to get palette Palette at specified index Returns a reference to the Palette object by the specified name. Name of palette Palette object with specified name Series color palette. Used for an automatic series items colors assignment Palette items collection that palette contains Gets and sets Palette item at specified index Index to get palette item Palette item at specified index Palette item Gets Palette Items Collection Specifies the palette name Palette name Create new instance of Palette class. Create new instance of Palette class. Name of palette Create new instance of Palette class. Name of palette Main colors of palette items Second colors of palette items Create new instance of Palette class. Name of Palette Additional colors of palette Create new instance of Palette class. Name Colors of items If true than second and main colors are equal Fill items collection from two color arrays Main colors of items Second color of items Gets palette item with specified index Index where palette item should be get Palette item Gets string representation String representation Clone this object New instance with the same fields as this one Track ViewState Load data from ViewState ViewState data Save data into ViewState Saved data Palette item Defines arrays of colors and positions used for interpolating color blending Defines arrays of colors and positions used for interpolating color blending Specifies the main color for palette item Main color of item Specifies the second color for palette item Second color of item Specifies the name for palette item Name of item Create new instance of PaletteItem class. Create new instance of PaletteItem class. Colors with positions Create new instance of PaletteItem class. Name of item Colors with positions Create new instance of PaletteItem class. Name of item Main color of item Second color of item Create new instance of PaletteItem class. Main color of item Second color of item Reset all settings to default Gets string representation String representation Track ViewState Load data from ViewState ViewState with data Save data into ViewState Saved data Clone this object New instance with fields equal to these ones Palette items collection Create new instance of PaletteItemsCollection class. Gets Palette item at specified index Index to get palette item Palette item at specified index Default palettes Default color palettes listing Creates object of PalettesCollection class Returns default palette by name Name of palette Checks whether palette name exist in default palettes list Name of palette Whether palette name exist in default palettes list or not Returns custom palette by name Name of palette Chart to get custom palettes A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Summary description for EventArgs. Chart printing support Prints chart on the page Prints chart Specifies information about how a document is printed, including the printer that prints it. Specifies settings that apply to a single, printed page. Sets the printer select dialog Simply sends chart to default printer Shows the printer dialog before print Shows the page setup dialog The class represents the base functionality of the RadChart. Specifies the custom palettes for chart Specifies AutoLayout mode to all items on the chart control. Specifies AutoLayout mode to all items on the chart control. Specifies the series palette Chart style Should skin override user setting or not Data management support object Collection of the chart's data series. Chart height in pixels Chart width in pixels Gets or sets RadChart's legend object. Specifies the chart's plot area. The chart title message. Specifies the image format for export Specifies the quality at which the text is rendered. Specifies the custom palettes for chart Specifies the orientation of chart series on the plot area. Enables / disables Intelligent labels logic for series items labels in all plot areas. Adds a new data series to the RadChart's series collection. Creates a new instance of RadChart. Resets current chart's skin to default Loads user skin from a TextWriter object TextWriter object Exports current chart's skin into TextWriter object Exports current chart's settings into TextWriter object Loads entire chart settings from a TextWriter object TextWriter object Saves the chart's state into XML file in the specified by fileName location. Path to the file Loads RadChart's settings and data from external XML file. Clone RadChart object New instance of RadChart Removes chart's data series and axis items. Gets a reference to the data series object with the specified color. Creates a new chart series and adds it to the series collection. Saves the chart with the specified file name. Saves the chart with the specified file name. Stream object Image format Get chart as bitmap Chart bitmap The DataSource object Gets or sets the object from which the chart control retrieves its list of data items Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items. Binds a data source to the invoked control Gets or sets the name of the DataSource column (member) that will be used to split one column data into several chart Series Printing manager true to release both managed and unmanaged resources; false to release only unmanaged resources.