Telerik.WinControls.ChartView Initializes the fields. Called by the element when constructed. Allows inheritors to build the element tree. Drills down. The point. Drills up. Drills to index. Index of the view. Drills to top. Updates the controllers area. Gets or sets the view. The view. Gets or sets the views. The views. Gets or sets the index of the current view. The index of the current view. Fires on mouse down. The instance containing the event data. Processes the result. The action result. Fires on mouse capture changed. The instance containing the event data. Fires on mouse click. The instance containing the event data. Fires on mouse double click. The instance containing the event data. Fires on mouse enter. The instance containing the event data. Fires on mouse hover. The instance containing the event data. Fires on mouse leave. The instance containing the event data. Calls MouseMove. The instance containing the event data. Fires on mouse up. The instance containing the event data. Fires on mouse wheel. The instance containing the event data. Fires on key down. The instance containing the event data. Fires on key press. The instance containing the event data. Fires on key up. The instance containing the event data. Fires on gesture. The instance containing the event data. Fires on zoom gesture. The instance containing the event data. Fires on rotate gesture. The instance containing the event data. Fires on pan gesture. The instance containing the event data. Fires on two finger tap gesture. The instance containing the event data. Fires on press and tap gesture. The instance containing the event data. Occurs when the Current View Index is changed Raises the event. The instance containing the event data. Occurs when the selected point is changing Raises the event. The instance containing the event data. Occurs when the selected point changes Raises the event. The instance containing the event data. Fired when the area requies an renderer for the first time. Called when creating the renderer. The sender. The instance containing the event data. Occurs when a data error is detected. Called when a data error occurs. The exception. Occurs when a new DataPointElement is created. Raises the event. The instance containing the event data. Occurs when a new DataPoint is created. Raises the event. The instance containing the event data. Occurs when context menu is opening. Raises the event. The instance containing the event data. Fires when the content of a point label needs to be formatted for display. Raises the event Occurs when [drill]. Called when drill occurs. The sender. The instance containing the event data. Arranges in the final rectangle. The final rect. Called when the DPI scale is changed. The scale factor. Initializes a new instance of the class. The owner. Initializes a new instance of the class. The owner. Gets the owner. The owner. Inserts the item at the specific index. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Removes all elements from the . Adds the range. Initializes a new instance of the class. The owner. Strongly typed collection of items. Gets the result. The result. Gets or sets the zoom out under mouse. The zoom out under mouse. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Zooms and pans. From. To. Zooms the and pan. From. To. Creates the lasso rectangle. Raises the event. The instance containing the event data. Truncates the zoom. The value. Gets or sets whether it is allowed to drill. The allow drill. Raises the event. The instance containing the event data. Initializes a new instance of the class. Raises the event. The instance containing the event data. Occurs after performing a lasso selection. Raises the event. The instance containing the event data. A SmartLabelsStrategyBase that adjusts the labels vertically. Gets or sets the distance between labels. The distance between labels. Within this method labels' positions are calculated and are set to the SmartLocation property of each label. All the series in the current chart view. The plot area. Optimizes label positions after all labels have been processed. The labels. Restricts rectangles within the chart axes. The labels. The series. Gets the element to move. The labels. The series. Gets the element with most overlaps. The labels. The series. Gets the best position in upward direction. The labels. The label to move. The series. Gets the best position in downward direction. The labels. The label to move. The series. Gets the best position in left direction. The labels. The label to move. The series. Gets the best position in right direction. The labels. The label to move. The series. Determines whether the specified label rectangle has collisions with the rest of the labels. The labels. The label to move. The current rect for the label being moved. true if the specified rect has collisions; otherwise, false. Returns a value indicating whether the series line intersects with the rectangle. The chart series. The rect. Returns a value indicating whether the series line intersects with the given line. The chart series. The begin point of the line. The end point of the line. Returns a value indicating whether a line represented with two points intersects the given rectangle. The begin point of the line. The end point of the line. The rectangle. Returns a value indicating whether two lines intersect. The begin point of the first line. The end point of the first line The begin point of the second line. The end point of the second line. Represents a Fast Algorithm for Label Placement implementation for the RadChartView labels with 8 possible label positions. Gets or sets the number of label positions the strategy will serach in. Gets the label rectangle from its position. The label. The label position. Gets the label LineSide corresponding to the label position. The label position. Represents a smart labels strategy for a pie chart that places labels in two horizontal columns of the chart without them overlapping. Gets or sets the distance between labels. The distance between labels. Converts a to a RectangleF. The rect. Within this method labels' positions are calculated and are set to the SmartLocation property of each label. All the series in the current chart view. The plot area. Gets the smart layout slot for a given label. The series. The label. The angle. Calculates the overlaps of labels. The labels. The plot area. An object holding information on the labels collisions. Optimizes the labels positions in the two columns. The column. The plot area. Indicates whether the left column is processed true or the right one false. Begind the optimization from the top and proceeds down. The labels. The plot area. Indicates whether the left column is processed true or the right one false. Begind the optimization from the bottom and proceeds up. The labels. The plot area. Indicates whether the left column is processed true or the right one false. Begind the optimization from the center and proceeds up and down. The labels. The plot area. Indicates whether the left column is processed true or the right one false. A decenting comparer. Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. The first object to compare. The second object to compare. Value Condition Less than zero is less than . Zero equals . Greater than zero is greater than . Holds information of the labels overlaps. Initializes a new instance of the class. The top. The middle. The bottom. The total. Gets the number of overlaps in the top third of the column. The top. Gets the number of overlaps in the middle third of the column. The middle. Gets the number of overlaps in the bottom third of the column. The bottom. Gets the total number of overlaps. The total. Gets the most dense area. The most dense area. Represents the possible types of label clusterization in a pie chart. Represents a Fast Algorithm for Label Placement implementation for the RadChartView labels. Gets or sets the number of label positions the strategy will serach in. Within this method labels' positions are calculated and are set to the SmartLocation property of each label. All the series in the current chart view. The plot area. Builds the adjacency matrix. A matrix that represents the collision graph of all labels. The series. Places as much as possible labels into positions without overlaps. Adds any labels that do not have a position set to the position with the least collisions. Peforms local optiomizations to labels that improve the global solution. Assigns the smart rectangles of labels. The series. Gets all the possible label positions. The label. Gets the label rectangle from its position. The label. The label position. Gets the label LineSide corresponding to the label position. The label position. Determines whether the current state of the adjacency matrix is a final solution. true if it is final solution; otherwise, false. Determines whether there are uncheck label positions in the adjacency matrix. true if [is matrix empty]; otherwise, false. Determines whether the are labels with unassigned label position. true if [has unassigned labels]; otherwise, false. Represents the possible values in the adjacency matrix. Creates a new instance of which handles the smart labels placement in RadChartView. Initializes a new instance of the class. Calculates the labels positions using the current strategy. All the series in the chart view. The plot area. Gets or sets the strategy used for resolving label collisions. The strategy. Registers a custom strategy with a list of compatible series. Custom strategies inheriting the , , , or the strategy may not be registered as they can use the compatible series for their base type. Gets the default strategy for a given area type. The area. The default strategy for the given area. This method is called when the controller is added to the controllers collection of an area. The view. This method is called when the controller is removed from the controllers collection of an area. Declares the methods and properties that are used when smart labels of RadChartView are positioned. Gets or sets the distance to add or subtract from the label rectangle to label. The distance to label. Within this method labels' positions are calculated and are set to the SmartLocation property of each label. All the series in the current chart view. The plot area. Initializes a new instance of the class. The name. Initializes a new instance of the class. The name. The color. Initializes a new instance of the class. The name. The color. The width. Gets or sets the point. The point. Gets or sets the width. The width. Gets or sets the color. The color. Gets or sets the name. The name. Initializes a new instance of the class. Gets the collection of indicators that are currently shown in the chart view. Gets or sets the size of the additional area around the indicator which will start a drag operation of the indicator. Returns the value under the given indicator for the given series. The indicator for which to calculate the value. The series from which to get the value. A double value if there is data under the indicator or null if there is no data for the given series. This method is called when the controller is added to the controllers collection of a chart view. The view this controller is added to. This method is called when the controller is removed from the controllers collection of a chart view. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Occurs when an indicator is being dragged by the user. Raises the event. The instance containing the event data. Occurs when the user finishes dragging an indicator. Raises the event. The instance containing the event data. Initializes a new instance of the class. Returns the index of the passed item. The item. Returns the index of the passed name. The name. Inserts the item at the specified index. The index. The item. Removes the item at the specified index. The zero-based index of the item to remove. is not a valid index in the . The is read-only. Gets or sets the at the specified index. Adds the specified item. The item. Removes all items from the . The is read-only. Determines whether the collection contains the specified item. The item. Determines whether the collection contains the specified name. The name. Copies the entire collection starting at the given index. The array. Index of the array. Gets the number of elements contained in the . The number of elements contained in the . Gets a value indicating whether the is read-only. true if the is read-only; otherwise, false. Removes the specified item. The item. Removes the specified name. The name. Returns an enumerator that iterates through the collection. A that can be used to iterate through the collection. Initializes a new instance of the class. The indicator. Gets the indicator. The indicator. Initializes a new instance of the class. The tool-tip. The data point. The text. Gets the tool-tip. The tool-tip. Gets the data point. The data point. Gets or sets the text. The text. Initializes a new instance of the class. The pen object used for drawing. Gets the pen object. Gets or sets the offset on which the element should be positioned. Initializes a new instance of the class. The location. The element. The points. Gets the new location of the element. Gets the points on which the trackball will move. Gets the trackball info element. Gets or sets the offset according the location where the trackball info will be positioned. Initializes a new instance of the class. The element. The points. The text. Gets the points on which the trackball will move next. Gets the trackball info element. Gets or sets the text to be displayed on the trackball info element. Initializes a new instance of the class. Initializes the fields. Initializes a new instance of the class. Index of the current view. Initializes the fields. Gets the index of the current view. The index of the current view. Gets or sets whether it is last button. The is last button. Initializes a new instance of the class. The is last button prop. Creates the specific states. Adds the default visible states. The sm. Initializes a new instance of the class. Initializes the fields. Initializes a new instance of the class. The owner chart. Called by the element when constructed. Allows inheritors to build the element tree. Creates the home button. Creates the button. Index of the current view. Disposes the managed resources. Gets or sets the drill navigation mode. The drill navigation mode. Drills down. Index of the current view. Provides localization services for RadChartView. Represents localization strings in RadChartView. Gets or sets the drill position. The drill position. Gets or sets the drill navigation mode. The drill navigation mode. Gets the drill navigator. The drill navigator. Gets the wrapper. The wrapper. Gets or sets a value indicating whether DrillBackButton is displayed. Gets or sets a value indicating whether title is displayed. Gets or sets a value indicating whether legend is displayed. Gets or sets the position of the chart title. Gets the chart title. Determines the position of the legend element. This property only works if LegendPosition is set to Float. Determines the position of the legend element. Gets or sets the orientation of the legend items. The possible values are and . Gets or sets the legend items layout type. The possible values are and . Gets or sets the legend title. Gets the legend element. Gets the chart view displayed in the chart element. Gets the chart view displayed in the chart element. Initializes member fields to their default values. This method is called prior the CreateChildItems one and allows for initialization of members on which child elements depend. Called by the element when constructed. Allows inheritors to build the element tree. Creates the drill buttons container. Creates the dock layout element. Creates the chart title element. Creates the chart legend element. Creates the chart wrapper element. Sets the legend dock. The position. Gets the legend dock position. Gets the title dock position. Gets the stylable children hierarchy. Gets the stylable children. Arranges the override. The final size. Paints the element. The graphics. The angle. The scale. Occurs when the Current View Index is changed Fires when the area requies a renderer for the first time. Fires when the content of a point label needs to be formatted for display. Occurs when a new DataPoint is created. Fires when the Drilling. Occurs when context menu is opening. Occurs when a new DataPointElement is created. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the MouseWheel event. Raises the KeyPress event. Raises the KeyDown event. Raises the KeyUp event. Calls the appropriate gesture event according to the GestureType property of the event arguments. The event arguments. Fires the ZoomGesture event. The arguments for the ZoomGesture event. Fires the RotateGesture event. The arguments for the RotateGesture event. Fires the PanGesture event. The arguments for the PanGesture event. Fires the TwoFingerTapGesture event. The arguments for the TwoFingerTapGesture event. Fires the PressAndTapGesture event. The arguments for the PressAndTapGesture event. Called when [render size changed]. The info. Indicates whether to fallback to default theme. Drills down. The point. Drills up. Drills to index. Index of the view. Drills to top. Initializes a new instance of the class. The owner. Gets the owner. The owner. Gets the binding source. The binding source. Finds the specified data bound item. The data bound item. Inserts the item. The index. The item. Creates the binding source. Gets the data point at the specified index. The type of the T. The index. Ends the update. The notify. Initializes a new instance of the class. The owner. Initializes a new instance of the class. The owner. Initializes a new instance of the class. The owner. The list. Inserts the item. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Removes all elements from the . Adds the range. Initializes a new instance of the class. The owner. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Inserts the item. The index. The item. Adds the range. Raises the event. The instance containing the event data. Creates the palette menu. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Gets or sets the pan zoom mode. The pan zoom mode. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Resets the pan point. Initializes the pan point. The location. Gets or sets the selected point. The selected point. Gets or sets the selected series. The selected series. Gets or sets whether selection is allowed. The allow select. Gets or sets the selection mode. The selection mode. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Initializes a new instance of the class. Creates the tool tip. Gets the tool tip. The tool tip. Raises the event. The instance containing the event data. Occurs when tool tip text for a data point is about to be shown. Initializes a new instance of the class. Initializes the Trackball controller with the default settings. Creates the element that is displaying the trackball information. An instance of the Gets the info element of the controller. Gets or sets the color of the line. Gets or sets the width of the trackball line. Gets or sets the trackball points fill. Gets or sets the size of the outer circle of the trackball points. Gets or sets the size of the inner circle of the trackball points. Gets or sets a value indicating whether this trackball info element is with fixed size. You have to set the FixedSize property to specify the size. Gets or sets the size to be used when IsFixedSize is set to true. Gets or sets the offset of the info element. Gets or sets a value indicating whether trackball will move while the mouse hovers the info element. If true the trackball will not move while the mouse is inside the bounds of the info element, false. Gets or sets a format string which will be used to format the text for each data point in the info element. The default value is "{0}:{1}". Gets or sets a value indicating whether points should be drawn on the trackball line. Gets the location where the info element should be positioned. The mouse location. Returns the position of the upper left corner of the info element. Creates lists of datapoints grouped by their X or Y coordinate depending on the orientation of the chart. The grouped collection of data ponts. Gets the points along horizontal or vertical line closest to the given location depending on the orientation of the chart. The location near which to search. List of data point infos on the nearest vertical or horizontal line. Gets the location where the info element should be positioned. The mouse location. Returns the position of the upper left corner of the info element. Creates lists of datapoints grouped by the angle between the point and the Polar axis. Creates lists of datapoints grouped by the angle between the point and the Polar axis. The grouped collection of data points. Gets the points on a radius line closest to the given location. The location near which to search. List of data point infos on the nearest radius line. Gets the trackball element location. The mouse location. The location for the trackball element. Creates lists of datapoints grouped by their X, Y or angle coordinate depending on the type of the chart. The grouped collection of data points. Gets the points along horizontal, vertical or radius line closest to the given location depending on the type of the chart. The location near which to search. List of data point infos on the nearest vertical or horizontal line. Gets the text to be displayed in the trackball info element. A list of all the points that are on the trackball line. The text to be displayed. Gets the back color of a given data point from its element. The series to which the point belongs. The point to get the color for. The color of the point element. Gets the text for a specific data point. The point. The formatted text for the point. Changes the location of the trackball according to the location. The location. This method is called when the controller is added to the controllers collection of a chart view. The view this controller is added to. This method is called when the controller is removed from the controllers collection of a chart view. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Occurs when the text of the trackball info element is changed. Raises the event. The instance containing the event data. Occurs when the location of the trackball is changed. Occurs after initializing the pen object used to draw the line of the track ball. The event allows additional settings, like dash-style, caps, etc. to be appplied on the pen. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Initializes a new instance of the class. The owner. Gets the owner. The owner. Clears this instance. Initializes a new instance of the class. The data point. The series of the data point. Gets the data point. Gets the series of the current data point. Executes the specified context. The context. Represents a controller which can be added to the controllers collection of a . Gets the chart view this conrtoller is added to. Gets or sets the area this controller is added to. The area. This method is called when the controller is added to the controllers collection of a chart view. The view this controller is added to. This method is called when the controller is removed from the controllers collection of a chart view. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Initializes a new instance of the class. The points. Raises the event. An that contains the event data. Resets the points. Inserts a new record at the specific index. The index. Binds the specified name. The name. The index. Gets or sets the display member. The display member. Updates the display index. Gets the display value. The data bound item. Initializes a new instance of the class. Initializes a new instance of the class. The owner. Inserts the item. The index. The item. Removes all elements from the . Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Sets the item at the specified index. The index. The item. Determines whether a palette with the specific name is contained. Name of the family. Gets the index of the passed palette's name. Name of the family. Defines the palette semantic for a instance. The palette contains , which are objects, not related to any particular series and the collection, which may be used to define a palette for a series family - e.g. Area. Initializes a new instance of the class. Occurs upon a change in some of the entries or when an entry is added/removed/replaced. Gets a value indicating whether the specified palette is predefined and may not be modified by the user. Gets or sets the user-friendly identifier for the palette. Gets the collection that stores entries not related to any particular series. Gets the collection with all the per-series definitions registered with the palette. Gets the KnownPalette by the specific name. The name. Returns a string that represents the current object. A string that represents the current object. Gets the palette entry with the specific name. Name of the family. The index. Called when [changed]. Represents a converter that may convert string value to a instance. Returns whether the type converter can convert an object to the specified type. An object that provides a format context. The type you want to convert to. True if this converter can perform the conversion; otherwise, false. Returns whether the type converter can convert an object from the specified type to the type of this converter. An object that provides a format context. The type you want to convert from. True if this converter can perform the conversion; otherwise, false. Converts from the specified value to the intended conversion type of the converter. An object that provides a format context. The to use as the current culture. The value to convert to the type of this converter. The converted value. not implemented in base . Converts the specified value object to the specified type. An object that provides a format context. The to use as the current culture. The object to convert. The type to convert the object to. The converted object. not implemented in base . Returns whether this object supports a standard set of values that can be picked from a list, using the specified context. An that provides a format context. true if should be called to find a common set of values the object supports; otherwise, false. Returns a collection of standard values for the data type this type converter is designed for when provided with a format context. An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null. A that holds a standard set of valid values, or null if the data type does not support a standard set of values. Contains all the predefined palettes for . A predefined palette may not be further modified once loaded. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Defines the name of the palette. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Represents a with 8 distinctive entires per series Family. Colors are warm and soft. Represents a with 17 distinctive entires per series Family. Colors are warm and soft. Represents a with 8 distinctive entires per series family. Represents a with 8 distinctive entires per series family. Represents a with 8 distinctive entires per series family. Loads the palette. The name. Defines an entry in a instance. Initializes a new instance of the struct. The fill. Initializes a new instance of the struct. The fill. The stroke. Initializes a new instance of the struct. The fill. The stroke. The secondary fill. Initializes a new instance of the struct. The fill. The stroke. The secondary fill. The secondary stroke. Gets or sets the instance that defines the fill of the corresponding visual objects. Gets or sets the fill_ XML surrogate. The fill_ XML surrogate. Gets or sets the instance that defines the stroke of the corresponding visual objects. Gets or sets the stroke_ XML surrogate. The stroke_ XML surrogate. Gets or sets the instance that defines the up-fill of the corresponding visual objects. Gets or sets the additional fill_ XML surrogate. The additional fill_ XML surrogate. Gets or sets the instance that defines the stroke of the corresponding visual objects. Gets or sets the additional stroke_ XML surrogate. The additional stroke_ XML surrogate. Determines whether the two palette entries are equal. Determines whether the two palette entries are not equal. Returns a hash code for this instance. A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. Determines whether the specified is equal to this instance. The to compare with this instance. true if the specified is equal to this instance; otherwise, false. Gets a value indicating whether the specified palette is predefined and may not be modified by the user. Represents a collection of objects that target particular instance. Initializes a new instance of the class. Initializes a new instance of the class. The owner. Inserts the item. The index. The item. Removes all elements from the . Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Sets the item. The index. The item. Adds the specified fill. The fill. Adds the specified fill. The fill. The stroke. Adds the specified fill. The fill. The stroke. The additional fill. Adds the specified fill. The fill. The stroke. The additional fill. The additional stroke. Initializes a new instance of the class. Initializes a new instance of the class. The name. Initializes a new instance of the class. The name. The chart palette. Gets or sets the family of targeted by this collection. Gets the palette entries. The palette entries. 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. Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Initializes a new instance of the class. The label element. Gets or sets the label element. The label element. Gets or sets the plot mode. The plot mode. Gets or sets the title. The title. Occurs when series is Initializing. Occurs when series is Initialized. Occurs when [refresh needed]. Occurs when labels in scale element are initializing. This event firing only for the labels that are displaying in RadRangeSelector. Initializes a new instance of the class. The series. Gets or sets the series. The series. Initializes a new instance of the class. The type. The series. Gets or sets the type of the series. The type of the series. Gets or sets the series. The series. Initializes a new instance of the class. The element. The renderer. Draws the free figure annotation. Initializes a new instance of the class. The element. The renderer. Draws the grid line annotation. Initializes a new instance of the class. The element. The renderer. Draws the marked zone annotation. Initializes a new instance of the class. The element. The renderer. Draws the plot band annotation. Initializes a new instance of the class. The element. The renderer. Draws the polar axis grid line annotation. Initializes a new instance of the class. The element. The renderer. Draws the polar axis plot band annotation. Initializes a new instance of the class. The element. The renderer. Draws the polar marked zone annotation. Initializes a new instance of the class. The axis. The renderer. Draws this instance. Draws the none and multi line label elements. Draws the rotated label elements. Sets the label clip. The is last label. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Draws the area. Initializes a new instance of the class. The axis. The renderer. Draws this instance. Determines whether the element is valid. Gets the clip rect. Draws the axis. Draws the ticks. Draws the scale breaks. Initializes a new instance of the class. The axis. The renderer. Gets the vertical offset. The rotation angle. The x. The y. The horizontal offset. Gets the horizontal offset. The rotation angle. The x. The y. Initializes a new instance of the class. The axis. The renderer. Draws this instance. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Returns the DataPoint that hits the location. The location. Initializes a new instance of the class. The series. The renderer. Gets the line path. Gets the points positions with control points array. Initializes a new instance of the class. The series. The renderer. Draws the points. Gets the DataPoint that hits the location. The location. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Constructs the path. The point. The slot. Gets the falling point path. The point. The slot. Gets the raising point path. The point. The slot. Gets the cross point path. The point. The slot. Initializes a new instance of the class. The axis. The renderer. Draws the axis. Draws the ticks. Draws the scale breaks. Draws the numerical axis scale breaks. The axis. Draws the categorical axis scale breaks. The axis. Draws the date time continuous scale breaks. The axis. Draws the vertical scale break lines. The rect. Draws the horizontal scale break lines. The rect. Gets the clip rect. Initializes a new instance of the class. The grid. The renderer. Draws the grid parts. Determines whether the element is valid. Initializes a new instance of the class. The series. The renderer. Draws the line. Gets the point location. The point slot. Size of the point. Initializes a new instance of the class. The series. The renderer. Gets the points positions arrays. Gets the points positions array. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Constructs the path. The point. The slot. Gets the DataPoint that hits the location. The location. Initializes a new instance of the class. The series. The renderer. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Gets the points array. Gets the line path. Gets the line paths. The points. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Returns the DataPoint at the passed location. The location. Gets the points array. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Draws the points. Draws the line. Gets the points positions array. Gets the points positions arrays. Gets the line path. Gets the line paths. The points. Initializes a new instance of the class. The series. The renderer. Gets the line path. Gets the line paths. The points. WaterfallSeriesDrawPart is the ChartSeriesDrawPart that renders the points for the WaterfallSeries. Initializes a new instance of the WaterfallSeriesDrawPart class. Draws the WaterfallSeries. Draws the connection by the given rectangle and point. Returns a connection point by the given rectangle and point Returns a DataPoint by the given location Initializes a new instance of the class. The series. The renderer. Draws the points. Gets the point location. The point slot. Size of the point. Gets the points positions array. Gets the line path. Draws the line. Draws the area. Returns the DataPoint that hits the location. The location. Gets or sets whether it is vertical. The vertical. Gets or sets the collection. The collection. Compares the specified DataPointElements. The x. The y. Gets or sets whether the layout slot is vertical. The vertical. Gets or sets the collection. The collection. Compares the specified DataPoints. The x. The y. Initializes a new instance of the class. The series. The renderer. Draws the series. Draws the series parts. Determines whether the element is valid. Gets the point paths. The point paths. Gets the DataPoint that hits the location. The location. Gets the offset X. The offset X. Gets the offset Y. The offset Y. Gets the view port offset X. The view port offset X. Gets the view port offset Y. The view port offset Y. Gets the element. The element. Gets the renderer. The renderer. Hits the test. The location. Draws this instance. Gets the label position. Size of the text. The label slot. Determines whether the element is valid. Initializes a new instance of the class. The series. The renderer. Constructs the donut graphics path. The point. The model layout slot. The diameter. Constructs the graphics path. The point. The model layout slot. The diameter. Initializes a new instance of the class. The area. Gets the area. The area. Gets the draw parts. The draw parts. Returns the DataPoint that hits the x,y coordinates. The x. The y. Initializes this instance. Draws the specified context. The context. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Gets the point paths. The point paths. Updates the point paths. The point. The path. Constructs the graphics path. The point. The model layout slot. The diameter. Gets the line point with offset. The rect. The angle. The diameter. Gets the pie section rect. The point. The model layout slot. The diameter. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Draws the area image. Initializes a new instance of the class. The axis. The renderer. Draws the axis. Draws the ticks. Initializes a new instance of the class. The series. The renderer. Draws the line. Gets the point location. The point slot. Size of the point. Draws the area. Draws the area image. Initializes a new instance of the class. The view. Initializes a new instance of the class. The grid. The renderer. Draws the polar parts. Determines whether the element is valid. Initializes a new instance of the class. The series. The renderer. Draws the series parts. Gets the line path. Initializes a new instance of the class. The series. The renderer. Adjusts the layout slot. The rect. The point. Gets the line start. The label. The point. The is smart label. Gets the line end. The label. The point. Indicates if it is a smart label. Initializes a new instance of the class. The element. The renderer. Draws the funel label element. Draws the connecting line. The graphics. The label. The point. Indicates whether it is a smart label. Initializes a new instance of the class. The owner. The renderer. Draws the label element. Draws the connecting line. The graphics. The label. The point. The is smart label. Gets the line end. The label. The point. The is smart label. Gets the line start. The label. The point. The is smart label. Adjusts the layout slot. The rect. The point. Initializes a new instance of the class. The element. The renderer. Draws the label element. Draws the radial labels. Draws the connecting line. The graphics. The label. The point. The is smart label. Gets the line start. The label. The point. The is smart label. Initializes a new instance of the class. The element. The renderer. Initializes a new instance of the class. The element. Gets or sets the fore color. The color of the fore. Gets or sets the font. The font. Gets or sets the back color. The color of the back. Gets or sets the back color2. The back color2. Gets or sets the back color3. The back color3. Gets or sets the back color4. The back color4. Gets or sets the gradient style. The gradient style. Gets or sets the gradient angle. The gradient angle. Gets or sets the number of colors. The number of colors. Gets or sets the gradient percentage. The gradient percentage. Gets or sets the gradient percentage2. The gradient percentage2. Gets or sets the border box style. The border box style. Gets or sets the width of the border. The width of the border. Gets or sets the width of the border left. The width of the border left. Gets or sets the width of the border top. The width of the border top. Gets or sets the width of the border right. The width of the border right. Gets or sets the width of the border bottom. The width of the border bottom. Gets or sets the border gradient angle. The border gradient angle. Gets or sets the border gradient style. The border gradient style. Gets or sets the color of the border. The color of the border. Gets or sets the border color2. The border color2. Gets or sets the border color3. The border color3. Gets or sets the border color4. The border color4. Gets or sets the border inner color2. The border inner color2. Gets or sets the border inner color3. The border inner color3. Gets or sets the border inner color4. The border inner color4. Gets or sets the color of the border top. The color of the border top. Gets or sets the color of the border bottom. The color of the border bottom. Gets or sets the color of the border left. The color of the border left. Gets or sets the color of the border right. The color of the border right. Creates the specific states. Adds the default visible states. The state manager. Creates the specific states. Adds the default visible states. The sm. Gets or sets the label. The label. Gets or sets the point size. Gets or sets the point shape. Gets the data points. The data points. Determines whether the figure will be closed by connecting a line from the endpoint to the starting point. Gets or sets a value indicating whether the annotation will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Gets the model. The model. Occurs in the constructor of the annotation and allows the model to be substituted. Occurs when the annotation has been successfully attached to its owning instance. This is the base class for all chart annotations in a . Allows you to place a straight line at a specific place in your cartesian chart. Initializes a new instance of the class. Initializes a new instance of the class. The axis against which the annotation will be ploted. The value on the axis where the annotation will be plotted. Gets or sets the axis. The axis. Gets or sets the value. The value. Gets or sets the label. The label. Initializes a new instance of the class. Initializes a new instance of the class. The value of the horizontal axis where the annotation will start. The value of the horizontal axis where the annotation will end. The value of the vertical axis where the annotation will start. The value of the vertical axis where the annotation will end. Gets or sets the horizontal axis. The horizontal axis. Gets or sets the vertical axis. The vertical axis. Gets or sets the horizontal value that the marked zone will be drawn from. If this value is null the marked zone will reach the plot area's end. Gets or sets the horizontal value that the marked zone will be drawn to. If this value is null the marked zone will reach the plot area's end. Gets or sets the vertical value that the marked zone will be drawn from. If this value is null the marked zone will reach the plot area's end. Gets or sets the vertical value that the marked zone will be drawn to. If this value is null the marked zone will reach the plot area's end. Occurs when the annotation has been successfully attached to its owning instance. Allows you highlight the area between two values drawn by the in a cartesian chart. Initializes a new instance of the class. Initializes a new instance of the class. The axis agains which the annotation will be plotted. The value of the axis where the annotation will start. The value of the axis where the annotation will end. Gets or sets the axis. The axis. Gets or sets from. From. Gets or sets to. To. Gets or sets the label. The label. This is the base class for all chart annotations. Initializes a new instance of the class. Gets or sets a value indicating whether this instance will be clipped to the bounds of the plot area. Gets or sets a value indicating the position of the annotation in the chart draw stack. Gets or sets the offset of the label of the annotations in pixels. Occurs when the annotation has been successfully attached to its owning instance. Occurs when the annotation has been successfully detached from its owning instance. Initializes a new instance of the class. Initializes a new instance of the class. The value on the polar axis where the annotation will start. The value on the polar axis where the annotation will end. The value on the radial axis where the annotation will start. /// The value on the radial axis where the annotation will end. Gets or sets the starting point on the Polar axis. From. Gets or sets the ending point on the Polar axis. To. Gets or sets the starting point on the Radial axis. From. Gets or sets the ending point on the Radial axis. To. This is the base class for all chart annotations in a Polar chart. Occurs when one of the axes of the owning Polar chart has been changed. The old axis. The new axis. Occurs when the presenter has been successfully attached to its owning instance. Allows you to place an ellipse at a specific place in your polar chart. This annotation uses the polar chart's polar axis. Initializes a new instance of the class. Initializes a new instance of the class. The value on the radial axis where the annotation will be plotted. Gets or sets the value. The value. Allows you highlight the area between two values drawn by the polar chart's polar axis. Initializes a new instance of the class. Initializes a new instance of the class. The value on the polar axis where the annotation will start. The value on the polar axis where the annotation will end. Gets or sets from. From. Gets or sets to. To. Allows you to place a straight line at a specific place in your polar chart. This annotation uses the polar chart's radial axis. Initializes a new instance of the class. Initializes a new instance of the class. The value on the polar axis where the annotation will be plotted. Gets or sets the value. The value. Allows you highlight the area between two values drawn by the polar chart's radial axis. Initializes a new instance of the class. Initializes a new instance of the class. The value on the radial axis where the annotation will start. The value on the radial axis where the annotation will end. Gets or sets from. From. Gets or sets to. To. Initializes a new instance of the class. The label. Gets or sets the position offset. The position offset. Gets or sets the text. The text. Called when [attached]. The parent. Gets the content of the formatted label. Gets the layout slot. Raises the event. The instance containing the event data. Measures the label. The text. The font. Gets or sets the position offset. The position offset. Gets or sets the element text. Initializes a new instance of the class. The model. Gets the layout slot. Measures the title. The text. The font. Creates the specific states. Creates the state manager. Initializes a new instance of the class. The label element. Gets the label element. The label element. Gets the axis. The axis. Gets or sets a value that indicates whether the axis is inverse. Initializes a new instance of the class. The data point. Gets or sets the theme role. The theme role. Gets the default visual state. The series. The index. Initializes a new instance of the class. The data point. Initializes a new instance of the class. The data point. Initializes a new instance of the class. The data point. Initializes a new instance of the class. The data point. Initializes a new instance of the class. The point. Gets the theme role. The theme role. Gets the default visual state. The series. The index. Gets or sets the title that will be used by chart legend. Gets or sets whether this series will be used in chart legend. Initializes a new instance of the class. The point. Initializes a new instance of the class. The point. Initializes a new instance of the class. The data point. Initializes a new instance of the class. The point. Initializes a new instance of the WaterfallPointElement class. Gets if it is falling. Gets if it is rising. Gets if it is summary. Gets if it is total. Raises the event. The instance containing the event data. Gets the theme role of the WaterfallPointElement. Gets the default state of the visual. The series. The index. Builds the state of the visual. Initializes a new instance of the class. The owner. Creates the default renderer. Initializes a new instance of the class. The data point element. Gets the layout slot. Initializes a new instance of the class. The data point element. Gets or sets the position offset. The position offset. Gets the layout slot. Initializes a new instance of the class. The data point element. Gets or sets the position offset. The position offset. Gets the layout slot. The items are positioned in rows or columns(horizontally or vertically) and if necessary a scrollbar is shown. The items are positioned in rows or columns, based on the orientation property. When the space is filled, the container automatically wraps items onto a new row or column. AreaSeries plot their data points using category-value couples. Initializes a new instance of the class. Initializes a new instance of the class. The value member. Gets or sets the image. The image. Gets or sets the index of the image. The index of the image. Gets or sets the image key. The image key. Gets or sets the image layout. The image layout. Gets or sets the image alignment. The image alignment. Gets or sets the image opacity. The image opacity. Gets or sets the mode that defines how the area is stroked. Creates the point element. The point. Initializes a new instance of the class. The point. The Bezier chart displays a series of points on a curved line. Two "control points" determine the position and amount of curvature in the line between end points. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The x value member. The y value member. The control point1 X member. The control point1 Y member. The control point2 X member. The control point2 Y member. Creates the default data point. Creates the point element. The point. Gets or sets the control point1 X member. The control point1 X member. Gets or sets the control point1 Y member. The control point1 Y member. Gets or sets the control point2 X member. The control point2 X member. Gets or sets the control point2 Y member. The control point2 Y member. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Gets the model. The model. Binds the members. Validates the point. The item. Creates the model. Gets or sets a fixed scale for the relation between the size of the bubbles and their value. Defines whether the size of the bubbles is calculated automatically by the chart engine. If set to false bubble values are scaled using the Scale property. Gets or sets the maximum size in pixels of a single bubble when AutoScale is true. Creates the default data point. Creates the point element. The point. Gets the model. The model. Binds the members. Validates the point. The item. Creates the model. Creates the point element. The point. Initializes a new instance of the class. The area. Gets or sets a value indicating whether vertical stripes will be drawn. Gets or sets a value indicating whether horizontal stripes will be drawn. Gets or sets a value indicating whether the space between vertical stripes will be filled. Gets or sets a value indicating whether the space between horizontal sripes will be filled. Gets or sets a value indicating whether horizontal space between stripes should be filled with alternating color. Gets or sets a value indicating whether vertical space between stripes should be filled with alternating color. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The value member. Gets or sets the label angle. The label angle. Gets or sets the label distance to point. The label distance to point. Initializes a new instance of the class. Initializes a new instance of the class. The value member. Initializes a new instance of the class. The value member. The category member. Gets or sets the title that will be used by chart legend. Gets or sets whether this series will be used in chart legend. Gets or sets the visual instance that will be used to plot points along the horizontal (X) axis. Gets or sets the visual instance that will be used to plot points along the vertical (Y) axis. Gets or sets the key that defines in which stack group this series will be included if its equals Stack or Stack100. Gets or sets the value member. The value member. Gets or sets the category member. The category member. Gets or sets the combination mode to be used when data points are plotted. Gets the axes. The axes. Gets or sets a value indicating whether the series labels will be clipped according to the viewport`s width and height. Called when [attached]. The parent. Called when [dettached]. Binds the members. Creates the default data point. Gets the color that would be used to draw the series axes when in multi axis mode. The axes color. Raises the standard .NET PropertyChanged event. Initializes a new instance of the class. The data point. Creates the label element. The point. Called when [attached]. The parent. Gets whether the arc is large. The is large arc. Gets or sets the step at which ticks are positioned. When true the labels will be in the middle of the pie (used with RadarColumnSeries). Initializes a new instance of the class. Initializes a new instance of the class. The area. Gets or sets the alternating back color. The color of the alternating back. Gets or sets the alternating back color2. The alternating back color2. Gets or sets the area. The area. Gets or sets the image. The image. Gets or sets the imafe index. The index of the image. Gets or sets the image key. The image key. Gets or sets the image layout. The image layout. Gets or sets the image alignment. The image alignment. Gets or sets the image opacity. The image opacity. Initializes a new instance of the class. The owner. Initializes a new instance of the class. The owner. Initializes a new instance of the class. The owner. Gets or sets the view result. The view result. Gets or sets the owner. The owner. Gets the area. The area. Gets or sets the area design. The area design. Gets the renderer. The renderer. Gets or sets the type of the area. The type of the area. Gets the axes. The axes. Gets or sets the name of the view. The name of the view. Gets or sets the data source of the . Gets or sets the name of the list or table in the data source for which the is bound. Gets the series. The series. Gets the annotations. The annotations. Automatically setup DataSource of ChartSeries on attaching using this DataSource only when DataSource property of ChartSeries is null Gets or sets the palette. The palette. Gets or sets whether the pan and zoom controller will be activated. The show pan zoom. Gets or sets whether the track ball will be shown. The show track ball. Gets or sets whether the tool tip will be shown. The show tool tip. Gets or sets whether to show the smart labels. The show smart labels. Gets or sets whether to show the still indicators. Indicates whether to show still indicators. Gets or sets the selection mode. The selection mode. Gets the controllers. The controllers. Gets or sets the margin. The margin. Gets or sets the minimum size. The size of the min. Called when [attached]. The parent. Layouts the chart. Layouts the chart indicating whether to invalidate. The redraw. Layouts in the specified rect. The rect. Gets the area. The type of the T. Resets the view. Suspends refreshing the view. Performs refreshing the view. The element. The update layout. Resumes refreshing the view. Defers the refresh. Zooms the view with the specified horizontal/vertical scale factor. The horizontal scale factor. The vertical scale factor. Updates the pan on zoom with the specified horizontal/vertical scale factor. The horizontal scale factor. The vertical scale factor. Pans with the specified x,y offset. The offset X. The offset Y. Gets the client rectangle. The client rectangle. Gets or sets the viewport. The viewport. Draws the specified context. The context. Processes the result. The action result. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Occurs when the selected point is changing Raises the event. The instance containing the event data. Occurs when the selected point changes Raises the event. The instance containing the event data. Fired when the area requires an renderer for the first time. Fires the CreateRenderer event. The sender. The instance containing the event data. Occurs when a data error is detected. Called when data error occurs. The exception. Occurs when a new DataPointElement is created. Raises the event. The instance containing the event data. Occurs when a new DataPoint is created. Raises the event. The instance containing the event data. Fires when the content of a point label needs to be formatted for display. Raises the event Occurs when the content of a axis label needs to be formatted for display. Called when formatting axes' labels. The label element. The instance containing the event data. Occurs when [zoom changing]. Raises the event. The instance containing the event data. Occurs when [zoom changed]. Raises the event. The instance containing the event data. Occurs when [pan changing]. Raises the event. The instance containing the event data. Occurs when [pan changed]. Raises the event. The instance containing the event data. Initializes a new instance of the class. The data point. Gets the data point. The data point. Gets or sets whether the point element is selected. The is selected. Gets or sets the size of the point. The size of the point. Gets or sets the parent of the data point element. Gets or sets the height aspect ratio. The height aspect ratio. Gets or sets a value indicating whether this instance is visible. Retrieves the current value for the specified property. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Raises the event. The instance containing the event data. Called when [attached]. The parent. Builds the visual state. Gets the default visual state. The series. The index. Gets the style index. Applies the style settings. The group. Creates the label element. The point. The DateTimeContinuous axis is a numerical axis that plots chronologically sorted DateTime values. Gets or sets the used to determine how data points will be grouped. Gets the label cache key. The label. Gets or sets the maximum ticks that might be displayed on the axis. This property is useful in some corner cases when ticks may become a really big number. Gets or sets the gap (in the range [0, 1]) to be applied when calculating each plotted position. Gets or sets the user-defined step between two adjacent ticks on the axis. Specify TimeSpan.Zero to clear the value. If not specified, the step will be automatically determined, depending on the smallest difference between any two dates. Gets or sets the unit that defines the custom major step of the axis. If no explicit step is defined, the axis will automatically calculate one, depending on the smallest difference between any two dates. Gets or sets the custom minimum of the axis. Specify DateTime.MinValue to clear the property value so that the minimum is auto-generated. Gets or sets the custom maximum of the axis. Specify DateTime.MaxValue to clear the property value so that the maximum is auto-generated. Gets or sets the mode which determines how points are plotted by this axis. Gets the actual range used by the axis to plot data points. Gets or sets a value that in combination with the value of the determines the position of the ticks on the axis. The axis will generate the ticks and labels in a way so that a label would be positioned at the given TickOrigin. Gets the label cache key. The label. Gets the location in pixels for the given value along the axis. The method takes into account whether the axis is vertical or horizontal. A DateTime value from the axis values range. The location in pixels. Gets or sets the radius of the DonutSeries hole. The value should range from 0 to 1. Creates the point element. The point. Represents the method that will handle the ContextMenuOpening events of a RadChartView. The event sender, typicaly this is RadChartView Instance of ContextMenuOpeningEventArgs containing the data related with this event Provides data for the ContextMenuOpening event Initializes a new instance of the GridViewRowEventArgs class. the context menu which is associated with this provider Gets or sets the context menu which is associated with this provider Provides data for the SelectedPointChanged event Initializes a new instance of the class. The old selected point. The new selected point. The old selected series. The new selected series. The selection mode. Gets the selected data point chart series. Gets the new selected data point chart series. Gets the selected data point. Gets the new selected data point. Gets the current selection mode Provides data for the SelectedPointChanging event Initializes a new instance of the class. The old selected point. The new selected point. The old selected series. The new selected series. The selection mode. Initializes a new instance of the class. The old selected point. The new selected point. The old selected series. The new selected series. The selection mode. The cancel. Gets the selected data point chart series. Gets the new selected data point chart series. Gets the selected data point. Gets the new selected data point. Gets the current selection mode Initializes a new instance of the class. The selected data points. Gets a collection with selected data points. Initializes a new instance of the class. The series. The data point. Gets the series. The series. Gets or sets the data point. The data point. Initializes a new instance of the class. The series. The data point. Gets or sets the data point element. The data point element. Initializes a new instance of the class. The text. The point. Gets the default format string that will be used for formatting the text for the given point. Gets the point for which text is needed. Initializes a new instance of the class. The area. Gets the area. The area. Gets or sets the renderer. The renderer. Initializes a new instance of the class. The direction. The level. The view. The selected point. Gets the series. The series. Gets or sets the selected point. The selected point. Gets or sets the view. The view. Gets or sets the level. The level. Gets or sets the direction. The direction. ZoomChangingEventHandler delegate Event arguments indicating the old and new horizontal/vertical scale factors. Initializes a new instance of the ZoomChangingEventArgs class. Initializes a new instance of the ZoomChangingEventArgs class. Gets or sets the new horizontal scale factor. Gets or sets the new vertical scale factor. Gets or sets the old horizontal scale factor. Gets or sets the old vertical scale factor. Event arguments indicating the old and new X/Y offset. Initializes a new instance of the class. The new offset X. The new offset Y. Initializes a new instance of the class. The new offset X. The new offset Y. The old offset X. The old offset Y. Gets or sets the new offset X. The new offset X. Gets or sets the new offset Y. The new offset Y. Gets or sets the old offset X. The old offset X. Gets or sets the old offset Y. The old offset Y. Gets or sets the "SlowPeriod" parameter of the . Gets or sets the "FastPeriod" parameter of the . Initializes the cache. Gets the processed value. Index of the current. Refreshes this instance. Gets the processed value. Index of the current. Adds the specified key. The key. The collection. Clears the cache. Gets the processed value. Index of the current. Gets or sets the is modified. The is modified. Initializes the cache. Gets the processed value. Index of the current. Gets or sets the high value member. The high value member. Gets or sets the low value member. The low value member. Gets or sets the close value member. The close value member. Creates the default data point. Binds the members. Gets or sets the indicator period. The period. Gets or sets the high associated with the point. Gets or sets the low associated with the point. Gets or sets the close associated with the point. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The value member. Creates the model. Gets the model. The model. Validates the point. The item. Applies the style settings. The group. Creates the point element. The point. Gets the default trackball text for point. The point. Initializes a new instance of the class. Gets the processed value. Index of the current. Gets the processed value. Index of the current. Calculates the value. The current value. The older value. Initializes a new instance of the class. Gets the cache. The cache. Initializes the cache. Refreshes this instance. Gets the processed value. Index of the current. Gets the processed value. Index of the current. Calculates the oscillator value. The short average. The long average. Gets or sets the shift. This is the momentum period. Gets or sets the long period. The long period. Gets or sets the short period. The short period. Initializes the cache. Gets the processed value. Index of the current. Gets the processed value. Index of the current. Initializes a new instance of the class. Gets the inner indicator. The inner indicator. Gets the child indicator. The child indicator. Called when [attached]. The parent. Called when [dettached]. Raises the standard .NET PropertyChanged event. Gets or sets the standard deviations. The standard deviations. Gets the processed value. Index of the current. Uppers the lower result. The current average. The deviations product. Initializes a new instance of the class. The owner. Gets the owner indicator. The owner indicator. Uppers the lower result. The current average. The deviations product. Initializes a new instance of the class. Gets the cache. The cache. Initializes the cache. Refreshes this instance. Initializes a new instance of the class. Gets the child indicator. The child indicator. Called when [attached]. The parent. Called when [dettached]. Raises the standard .NET PropertyChanged event. Initializes the cache. Gets or sets the indicator signal period. Gets the processed value. Index of the current. Calculates the macd value. Index of the current. The long period. The short period. Calculates the current value. Index of the current. The period. Initializes a new instance of the class. The owner. Gets the owner indicator. The owner indicator. Initializes the cache. Gets the processed value. Index of the current. Calculates the signal. Index of the current. The signal period. Calculates the current value1. Index of the current. The period. Initializes a new instance of the class. Gets the cache. The cache. Initializes the cache. Refreshes this instance. Initializes a new instance of the class. Gets the child indicator. The child indicator. Gets the inner indicator. The inner indicator. Gets the processed value. Index of the current. Called when [attached]. The parent. Called when [detached]. Raises the standard .NET PropertyChanged event. Gets or sets the main period. The main period. Gets or sets the signal period. The signal period. Calculates the main value. Index of the current. The close. Gets the owner indicator. The owner indicator. Initializes a new instance of the class. The owner. Gets the processed value. Index of the current. Initializes a new instance of the class. Gets the inner indicator. The inner indicator. Gets the child indicator. The child indicator. Gets the processed value. Index of the current. Called when [attached]. The parent. Called when [detached]. Raises the standard .NET PropertyChanged event. Gets or sets the slowing period. The slowing period. Gets the owner indicator. The owner indicator. Initializes a new instance of the class. The owner. Gets the processed value. Index of the current. Gets or sets the second period. Gets or sets the third period. Gets the value by the passed index. Gets or sets the indicator period. The period. Returns the value considering the passed index. Represents provider for objects. Collection of objects that hold the information required to display legend. Gets the child indicator. The child indicator. Gets the owner indicator. The owner indicator. Gets or sets the distance to label. The distance to label. Initializes a new instance of the class. The data point element. Gets the layout slot. Initializes a new instance of the class. The label element. Gets the label element. The label element. Gets the series. The series. Initializes a new instance of the class. The data point element. Gets or sets the position offset. The position offset. Gets the layout slot. Initializes a new instance of the class. The data point element. Raises the event. The instance containing the event data. Gets the data point element. The data point element. Gets the data point. The data point. Gets or sets the line side. The line side. Called when [attached]. The parent. Gets the layout slot. Gets or sets the text. The text. Gets or sets the text alignment. The text alignment. Gets or sets the smart rectangle. The smart rectangle. Gets the content of the formatted label. Measures the label. The text. The font. Initializes a new instance of the class. The data point element. Gets or sets the position offset. The position offset. Gets the layout slot. Initializes a new instance of the class. The data point element. Gets or sets the radial offset. The radial offset. Gets the layout slot. Initializes the fields. Called by the element when constructed. Allows inheritors to build the element tree. Creates the legend title element. Creates the stack element. Creates the scroll view element. Creates the wrap panel element. Initializes a new instance of the class. The chart element. Disposes the managed resources. Gets or sets the legend items layout type. The possible values are and . Gets the scroll view element which hosts the stack element with legend items. Gets the stack element used for organizing the legend items. Gets the wrap panel element used for organizing the legend items. Gets the title element. Gets or sets the legend title text. Gets or sets the position of the legend title. Gets or sets the provider for the items that will be displayed. Collection of objects that hold the information required for display in a legend. Gets or sets the orientation of the legend items. The possible values are and . Raises the event. The instance containing the event data. The provider change. Called when [visual item creating]. The item. Occurs when [visual item creating]. Measures the space required by the Used by the layout system. The size that is available to the . The available size can be infinity (to take the full size of the element) In this method call to the Measure method of each child must be made. The minimum size required by the element to be completely visible. Cannot be infinity. Arranges the elements. The final size. Initializes the fields. Data representation of the legend items displayed in the chart legend. Initializes a new instance of the class. Initializes a new instance of the class. The element this legend item represents. Gets and set the Legend Title. Gets the element that this legend item represents. Gets the legend title. Sets the legend title. The title. Occurs when a property value changes. Initializes the fields. Called by the element when constructed. Allows inheritors to build the element tree. Creates the item marker. Creates the item title. Initializes a new instance of the class. The item. Disposes the managed resources. Gets the legend item that holds the data displayed in this element. Gets the marker element. Gets the title element. Synchronizes this instance. Syncs the visual style properties. The source. The target. Initializes a new instance of the class. The legend item. Gets or sets the item element that will be created. Gets the legend item which holds the data. Initializes the fields. Gets whether it is a large arc. The value if it is a large arc. Gets or sets the user-defined number of ticks presented on the axis. Gets or sets the major step between each axis tick. By default the axis itself will calculate the major step, depending on the plotted data points. You can reset this property by setting it to 0 to restore the default behavior. Gets or sets a value that specifies how the auto-range of this axis will be extended so that each data point is visualized in the best possible way. Gets whether the point element is falling. The value if it is falling. Gets whether the point element is rising. The is rising. Initializes a new instance of the class. The point. Creates the label element. The point. Builds the visual state. Represents the FastLineSeries in RadChartView. Initializes a new instance of the class. Creates the data point element collection. Gets or sets the theme role. The theme role. Gets or sets the alignemnt of the label of each funnel segment. Gets or sets the ratio between the top and the bottom bases of the whole funnel series. The property can take effect only if the DynamicSlopeEnabled property is set to false. Gets or sets whether the form of each segment will be based on the ratio between the value from the current and the next segment. Default value is false. Gets or sets how segments height is calculated. When false all the segments will share the same height. When true the height of each segment is determined according to its value. Default value is true. Gets or sets the space between the different segments of the funnel chart in pixels. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The open value member. The high value member. The low value member. The close value member. Creates the model. Creates the default data point. Creates the point element. The point. Gets the model. The model. Validates the point. The item. Gets the default trackball text for point. The point. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The open value member. The high value member. The low value member. The close value member. Gets or sets the open value member. The open value member. Binds the members. Initializes a new instance of the class. The data point. Gets or sets the title that will be used by chart legend. Gets or sets whether this series will be used in chart legend. Gets or sets the offset from center. The offset from center. Gets or sets the radius aspect ratio. The radius aspect ratio. Gets or sets the theme role. The theme role. Called when [attached]. The parent. Called when [dettached]. Gets the style index. Gets the default state of the visual. The series. The index. Creates the label element. The point. Initializes a new instance of the class. Initializes a new instance of the class. The value member. Initializes a new instance of the class. The value member. The legend title member. Creates the model. Disposes the managed resources. Gets or sets a fraction, which multiplied by the diameter of the series, produces the final size of the chart. The property can increase and descrease the size of the draw parts. Gets or sets label mode of the Pie RadChartView. Gets or sets the distance factor by which the labels are offset from the center. Gets or sets the value member. The value member. Gets or sets the legend title member. The legend title member. Gets or sets the structure that defines the starting and sweep angles of the pie. Gets the model. The model. Gets the pie segment colors. The i. Called when [apply palette]. Called when [attached]. The parent. Called when [dettached]. Creates the point element. The point. Raises the PropertyChanged event. The name of the property. Creates the default data point. Binds the members. Validates the point. The item. Initializes a new instance of the class. Initializes a new instance of the class. The value member. The angle member. Gets or sets the image. The image. Gets or sets the index of the image. The index of the image. Gets or sets the image key. The image key. Gets or sets the image layout. The image layout. Gets or sets the image alignment. The image alignment. Gets or sets the image opacity. The image opacity. Called when [attached]. The parent. Creates the point element. The point. Initializes a new instance of the class. The area. Gets or sets a value indicating whether polar stripes will be drawn. Gets or sets a value indicating whether radial stripes will be drawn. Gets or sets a value indicating whether the space between polar stripes will be filled. Gets or sets a value indicating whether the space between radial sripes will be filled. Gets or sets a value indicating whether radial fills between stripes should be filled with alternating color. Gets or sets a value indicating whether polar fills between stripes should be filled with alternating color. Initializes a new instance of the class. Initializes a new instance of the class. The value member. The angle member. Initializes a new instance of the class. Size of the point. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Called when [attached]. The parent. Creates the point element. The point. Initializes a new instance of the class. The data point. Creates the label element. The point. Initializes a new instance of the class. Initializes a new instance of the class. The value member. The angle member. Initializes a new instance of the class. Size of the point. Creates the model. Gets the model. The model. Called when [attached]. The parent. Creates the point element. The point. Gets or sets the title that will be used by chart legend. Gets or sets whether this series will be used in chart legend. Gets or sets the polar axis of the radar chart. Gets or sets the radial axis of the radar chart. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Initializes a new instance of the class. Initializes a new instance of the class. The value member. Initializes a new instance of the class. The value member. The category member. Binds the members. Gets the default trackball text for point. The point. Initializes a new instance of the class. The data point. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Gets or sets the mode that defines how the area is stroked. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The x value member. The y value member. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Creates the point element. The point. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The x value member. The y value member. Creates the model. Gets the model. The model. Creates the default data point. Creates the point element. The point. Gets or sets the X value member. The X value member. Gets or sets the Y value member. The Y value member. Binds the members. Validates the point. The item. Gets the default trackball text for point. The point. Initializes a new instance of the class. Gets or sets the data point. The data point. Initializes a new instance of the class. Gets or sets the horizontal location of the axis in relation to the plot area. The horizontal location. Gets or sets the vertical location of the axis in relation to the plot area. The vertical location. When in multi-axis mode this property gets or sets a value indicating whether the color of the axis and the series will be synced. true if color is taken from the series otherwise, false. Gets a value indicating whether this axis is part of a vertical or horizontal multi axis layout. true if this is part of multi axis chart otherwise, false. Gets or sets a value indicating whether axis labels will be clipped to the axis width for horizontal and the axis height for vertical axes. Gets or sets the axis aling which this axis will be aligned. Gets or sets the value of the StartPositionAxis where this axis should be aligned. Allows adding and removing scale breaks to this axis. Gets a value indicating whether the axis has scale breaks added to it. Gets or sets the style of the scale breaks of this axis. Gets or sets the size of the gap drawn for each of the scale breaks of this axis. Gets or sets the border color of the scale breaks of this axis. Gets or sets the back color of the scale breaks of this axis. Called when [attached]. The parent. Called when [dettached]. Syncs the visual settings of the first series plotted upon this axis and the axis. Gets the location in pixels for the given value along the axis. The method takes into account whether the axis is vertical or horizontal. A value from the axis values range. The location in pixesls. Raises the standard .NET PropertyChanged event. Initializes a new instance of the class. The owner. Gets the owner. The owner. Adds the range. Remove all unused axes from the collection Inserts the item. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Removes all elements from the . Gets the axis at the specified index. The type of the T. The index. Gets the axis collection. The type of the T. Gets the render enumerator. Determines whether the specified index is attached. The index. Initializes a new instance of the class. The owner. Gets the owner. The owner. Inserts the item at the specific index. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Removes all elements from the . Adds the range. Initializes a new instance of the class. The owner. Adds a new view. Adds a new view with the specified name. Name of the view. Inserts the item. The index. The item. Sets the item. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Removes all elements from the . Adds the range. Gets the actual range used by the axis to plot data points. Gets or sets the user-defined number of ticks presented on the axis. Gets or sets the user-defined minimum of the axis. By default the axis itself will calculate the minimum, depending on the minimum of the plotted data points. You can reset this property by setting it to double.NegativeInfinity to restore the default behavior. Gets or sets the user-defined maximum of the axis. By default the axis itself will calculate the maximum, depending on the maximum of the plotted data points. You can reset this property by setting it to double.PositiveInfinity to restore the default behavior. Gets or sets a value that specifies how the auto-range of this axis will be extended so that each data point is visualized in the best possible way. Gets the location in pixels for the given value along the axis. The method takes into account whether the axis is vertical or horizontal. A value from the axis values range. The location in pixesls. Gets or sets whether the edit control is auto-sized Gets the chart element. Gets the associated with the chart element. Gets the collection of associated with the chart element. Returns the current visible area. Show or hide PanZoom controller in RadChartView. Show or hide Smart labels controller in RadChartView. Show or hide chart still indicators controller in RadChartView. Show or hide Smart labels controller in RadChartView. Show or hide TrackBall controller in RadChartView. Show or hide ToolTip controller in RadChartView. Set the selection mode in the control. Available options are None, SingleDataPoint or MultipleDataPoints Set the desired area type. Available options are - Cartesian, Pie and Polar Returns an area of the desired type. Returns a seria of the desired type, at specified index. Collection of the ChartSeries Collection of the ChartAnnotations Collection of the Axes Collection of the Controllers Gets or sets the data source of the . Gets or sets the name of the list or table in the data source for which the is bound. Gets or sets a value indicating whether ToolTips are shown for the RadItem objects contained in the RadControl. Gets or sets a value indicating whether legend is shown. Gets or sets the legend title. Determines the position of the legend element. Gets or sets the orientation of the legend items. The possible values are and . Gets or sets the legend items layout type. The possible values are and . Gets or sets a value indicating whether chart title is shown. Gets or sets the chart title. Gets or sets a value indicating whether chart grid should be shown. Gets or sets a value indicating whether DrillNavigation is displayed. Automatically setup DataSource of ChartSeries on attaching using this DataSource only when DataSource property of ChartSeries is null. This property is not relevant for this class. Fires when started Drill operation. Occurs when context menu is opening. Fires when the area requies a renderer for the first time. Occurs when the value of the IsSelected property of a DataPoint is changing. Occurs when the value of the IsSelected property of a DataPoint is changed. Fires when the content of a point label needs to be formatted for display. Occurs when a new DataPoint is created. Occurs when a new DataPointElement is created. Called when the theme is changed. Zoom by a specified horizontal and vertical factor Pans with the specific x and y values Drill to next Chart View Entry point for Drill operation Drill to previous Chart View Drill to the first Chart View Directly prints the to the default printer. Directly prints the to the default printer or shows printer settings and then prints the . Indicates whether printer settings dialog should be shown. Directly prints the to the default printer or shows printer settings and then prints the . Indicates whether printer settings dialog should be shown. As instance of used to control the print process. Shows a for editing print settings. Shows a for editing print settings. As instance of used to control the print process. Exports the chart view into the specified file using the PNG image format. The file to which the chart will be exported. The size of the exported file. Exports the chart view into the specified file. The file to which the chart will be exported. The size of the exported file. The image format in which to export the chart. Exports the chart view into the specified stream using the PNG image format. The stream to which to write the chart image The size of the exported image. Exports the chart view into the specified stream. The stream to which to write the chart image The size of the exported image. The image format in which to export the chart. Initializes a new instance of the class. Gets or sets whether the axis is primary. The is primary. Gets or sets a value that determines how the axis labels will be laid out when they are overlapping each other. Gets or sets the format used to format all the labels present on the axis. Gets or sets the format provider to be used for the labels of the axis. Gets or sets the step at which labels are positioned. Gets or sets index-based offset of the first tick to be displayed. Gets or sets the rotation angle of the labels when LabelFitMode equals Rotate. Gets or sets the strategy that defines the last axis label visibility. Gets or sets the thickness used to display the line of the axis. Gets or sets index-based offset of the first tick to be displayed. Gets or sets a value indicating whether labels will be displayed on this axis. Gets or sets the length of a single tick present on the axis. Useful when custom tick templates are specified. Gets or sets the thickness of a single tick present on the axis. Useful when custom tick templates are specified. Gets or sets the title of the associated logical axis model. Gets or sets the title element of the axis. Gets or sets the type of the axis. The type of the axis. Gets the model. The model. Gets or sets a value indicating whether element caching is enabled. Measures the content. The owner. The content. Measures the label. The owner. The content. Gets the label cache key. The label. Measures the title. The content. Called when [attached]. The parent. Called when [dettached]. Builds the visual state. Returns a string that represents the current object. A string that represents the current object. Creates the label element. The label. BarSeries are used to visualize data points as bar blocks where the height of each bar denotes the magnitude of its value. Creates the model. Initializes a new instance of the class. Initializes a new instance of the class. The value member. Initializes a new instance of the class. The value member. The category member. Gets or sets the label mode. The label mode. Gets the model. The model. Validates the point. The item. Creates the point element. The point. Gets the default trackball text for point. The point. Called when the palette is applied. Initializes a new instance of the class. The area. Gets the area. The area. Gets the draw parts. The draw parts. Initializes the renderer. Initializes the grid. Initializes the series. Initializes the axes. Initializes the series labels. Initializes the annotations. The draw mode. Draws the specified context. The context. Gets the offset X. The offset X. Gets the offset Y. The offset Y. Returns the DataPoint that hits the x,y coordinates. The x. The y. Gets the axis offset. The axis. Returns the offset value considering whether it is contained within the chart area. The axis. The suggested offset. The is vertical. Initializes a new instance of the class. Initializes a new instance of the class. The chart view. Gets or sets the show grid. The show grid. Gets the grid. Gets or sets the orientation. The orientation. Gets the grid design. The grid design. Creates the default renderer. Called when [attached]. The parent. Called when [dettached]. Gets the default first axis. Gets the default second axis. Initializes a new instance of the class. Gets or sets the gap (in the range [0, 1]) to be applied when calculating each plotted position. Gets or sets the plot mode used to position points along the axis. Gets or sets the step at which ticks are positioned. Gets the location in pixels for the given value along the axis. The method takes into account whether the axis is vertical or horizontal. A value from the axis values range. The location in pixesls. Initializes a new instance of the class. Initializes a new instance of the class. The owner. Grid Gets or sets the margin. The margin. Gets or sets the owner. The owner. Gets the collection containing all the axes presented by this instance. The axes. Gets the collection containing all the series presented by this instance. The series. Gets the collection containing all the annotations presented by this instance. The annotations. Gets the controllers. The controllers. Gets the grid. The type of the T. Gets the selected data points. The selected data points. Gets the area model. The area model. Renders the area with the specified context. The context. Called when [attached]. The parent. Called when [dettached]. Gets the default first axis. Gets the default second axis. Ensures the state of the series visual. Ensures the state of the series visual. Disposes the managed resources. Initializes a new instance of the class. The area. Initializes the renderer. Draws the specified context. The context. Gets or sets the surface. The surface. Gets the graphics object. The graphics. Measures the text. The text. The context. Measures the rotated labels. The text. The context. The rotation angle. Invalidates the specified model. The model. Gets the distance between points. The start. The end. Returns the DataPoint that hits the passed x,y coordinates. The x. The y. Returns SizeF for the gives RadSize. The size. Returns Size for the gives RadSize. The size. Returns Point for the gives RadPoint. The point. Returns PointF for the gives RadPoint. The point. Initializes a new instance of the class. Gets or sets the major step between each axis tick. By default the axis itself will calculate the major step, depending on the plotted data points. You can reset this property by setting it to 0 to restore the default behavior. Gets or sets a value that indicates where the ticks originate. The position of the ticks is determined based on the combination of the and TickOrigin values. The axis will generate the ticks and labels in a way so that a label would be positioned at the given TickOrigin. Initializes a new instance of the class. Gets the selected style. The selected style. Gets or sets the format used to format all the labels present on the axis. Gets or sets a value indicating whether the series will display a label associated with each data point. Gets or sets the format provider to be used for the labels of the axis. Gets or sets the size of the points of the series Gets or sets a value indicating whether to draw lines between data points and labels. Gets or sets a value indicating whether to sync the color of the line connecting a data point and its label. true if color is synced; otherwise, false. Gets or sets the color of the lines connecting data points to their labels. The color of the lines. Occurs when a owned by the series has its IsSelected property changed. Gets the data points. The data points. Gets or sets the data source of the . Gets or sets the name of the list or table in the data source for which the is bound. Gets or sets the display member. The display member. Binds the members. Gets or sets the name. The name. Gets the axes. The axes. Gets the model. The model. Gets the bounds of the series Gets or sets a value indicating whether this instance is visible. Gets or sets the palette. The palette. Gets or sets the label rotation angle. The label rotation angle. Gets the trackball format string. The trackball format string. Called when [attached]. The parent. Ensures the visual state. The area. Called when [dettached]. Applies the style settings. The group. Refreshes the UIChartElement. Disposes managed resources. Creates the data point element collection. Creates the data point. Creates the data point element. The point. Validates the point. The item. Called when the palette is applied. Gets the element. The pt. Gets the index of the style. Returns the DataPoint that hits the x,y coordinates. The x. The y. Gets the default trackball text for point. The point. Occurs when a new DataPoint is created. Raises the event. The instance containing the event data. When the trackball is shown, this event is fired for every point that is being currently shown. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The value member. Gets or sets a value indicating whether the series will be drawn as a spline. Gets or sets a value indicating the tension of the spline. Spline property must be set to true for this property to have effect. Gets the default trackball text for point. The point. Gets or sets the base of the logarithm used for normalizing data points' values. Gets or sets the exponent step between each axis tick. By default the axis itself will calculate the exponent step, depending on the plotted data points. You can reset this property by setting it to 0 to restore the default behavior. Initializes a new instance of the class. The owner. Creates the default renderer. Initializes a new instance of the class. Gets or sets the maximum value displayed on the polar axis. Gets or sets the minimum value displayed on the polar axis. Gets or sets a value indicating the frequency of the ticks. Initializes a new instance of the class. The chart view. Gets or sets a value indicating whether a grid will be drawn in the chart area. Gets the grid that is displayed in the chart area. Gets the grid design. The grid design. Gets or sets a value indicating where the polar axis will be displayed and where the chart start point will be drawn. Called when [attached]. The parent. Called when [dettached]. Gets the default first axis. Gets the default second axis. Creates the default renderer. Gets or sets the sweep direction. Initializes a new instance of the class. Initializes a new instance of the class. Size of the point. Initializes a new instance of the class. The value member. Creates the point element. The point. WaterfallSeries shows the cumulative effect of positive or negative values on the starting point. Creates the model. Initializes a new instance of the WaterfallSeries class. Initializes a new instance of the WaterfallSeries class. Initializes a new instance of the WaterfallSeries class. Gets or sets a value indicating the property in the data source that determines if a data point is a Summary point. Gets or sets a value indicating the property in the data source that determines if a data point is a Total point. Gets or sets a value indicating whether connecting lines between the bars of the waterfall series will be drawn. Gets or sets the width of the connecting lines between bars. DrawConnectionsBetweenBars should be set to true. Gets or sets the color of the connecting lines between bars. DrawConnectionsBetweenBars should be set to true. Gets or sets the dash style of the connecting lines between bars. DrawConnectionsBetweenBars should be set to true. Gets or sets the dash pattern of the connecting lines between bars. DrawConnectionsBetweenBars should be set to true. Gets the ChartSeriesModel. Binds the members. Validates the given DataPoint. Throws an exception if the passed point is not typeof(WaterfallDataPoint). Creates a new WaterfallDataPoint. Creates a new WaterfallPointElement. Called when [apply palette]. Gets the default trackball text for point. The point. Initialized a new instance of the UIChartElement class. Retrieves the current value for the specified property. Gets the level. The level. Gets if the mouse is down. The is mouse down. Gets if the mouse is over. The is mouse over. Gets the view. The view. Gets or sets whether the element is visible. Gets or sets the fore color. The color of the fore. Gets or sets the font. The font. Gets or sets the custom font. The custom font. Gets or sets the size of the custom font. The size of the custom font. Gets or sets the custom font style. The custom font style. Gets or sets the back color. The color of the back. Gets or sets the back color2. The back color2. Gets or sets the back color3. The back color3. Gets or sets the back color4. The back color4. Gets or sets the gradient style. Gets or sets the gradient angle. The gradient angle. Gets or sets the GradientPercentage. Gets or sets the GradientPercentage2. Gets or sets the number of colors. Gets and sets the left border color. This applies only if FourBorders is chosen for BoxStyle property, and affects only the left border. Gets and sets the top border color. This applies only if FourBorders is chosen for BoxStyle property, and affects only the top border. Gets and sets the right border color. This applies only if FourBorders is chosen for BoxStyle property, and affects only the right border. Gets and sets the bottom border color. This applies only if FourBorders is chosen for BoxStyle property, and affects only the bottom border. Gets and sets the left shadow color. This option applies only if fourBorders is chosen, and affects only the left border. Gets and sets the top shadow color. This option applies only if fourBorders is chosen, and affects only the top border. Gets and sets the right shadow color. This option applies only if fourBorders is chosen, and affects only the right border. Gets and sets the bottom shadow color. This option applies only if fourBorders is chosen, and affects only the bottom border. Gets or sets the Border style. The two possible values are SingleBorder and FourBorder. In the single border case, all four sides share the same appearance although the entire border may have gradient. In four border case, each of the four sides may differ in appearance. For example, the left border may have different color, shadowcolor, and width from the rest. When SingleBorder is chosen, you should use the general properties such as width and color, and respectively, when the FourBorder style is chosen you should use properties prefixed with the corresponding side, for example, LeftColor, LeftWidth for the left side. Gets or sets a float value width of the left border. This property has effect only if FourBorders style is used in BoxStyle property and affects only the width of the left border. Gets or sets a float value width of the left border. This property has effect only if FourBorders style is used in BoxStyle property and affects only the width of the left border. Gets or sets a float value width of the top border . This property has effect only if FourBorders style is used in BoxStyle property, and affects only the top border. Gets or sets a float value width of the right border. This property has effect only if FourBorders style is used in BoxStyle property, and affects only the right border. Gets or sets a float value width. This property has effect only if FourBorders style is used in BoxStyle property, and affects only the bottom border. Gets or sets gradient angle for linear gradient measured in degrees. Gets or sets gradient style. Possible styles are solid, linear, radial, glass, office glass, gel, and vista. Gets or sets the color of the border. The color of the border. Gets or sets color used by radial, glass, office glass, gel, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, gel, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, gel, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, gel, and vista gradients. This is one of the colors that are used in the gradient effect. Gets or sets color used by radial, glass, office glass, gel, and vista gradients. This is one of the colors that are used in the gradient effect. Specifies the style of dashed lines drawn with a border. Specifies the style of dashed lines drawn with a border. Gets or sets the border corner radius. The border corner radius. Gets or sets the size of the element which is the height and width of the visual rectangle that would contain the graphics of the element. Gets or sets an instance of the Shape object of an element. The shape of the element is both responsible for clipping the element's children and for providing its' border(s) with custom shape. Value of null (or Nothing in VisualBasic.Net) indicates that element has rectangular (or no) shape. Shape is an object that defines the bounding graphics path of an element. Graphics clip is always applied when an element has shape. Shape is considered when painting the border element, and when hit-testing an element. Some predefined shapes are available, like or . offers a way to specify element's shape with a sequance of points and curves using code or the design time . Gets or sets the RadImageShape that describes the background of the element. Gets or sets the padding of the element. The padding. Gets or sets the SmoothingMode of the element. Attaches the specified parent. The parent. Dettaches this instance. Gets if it is attached. The is attached. Called when [attached]. The parent. Called when [dettached]. Refreshes the UIChartElement. Invalidates the UIChartElement. Measures the content override. The owner. The content. Gets or sets the dpi scale factor. The dpi scale factor. Called when DPI scale is changed. The scale factor. Gets the scaled font. The scale. Gets the current shape. Gets the class. The class. Gets or sets the state of the visual. The state of the visual. Gets or sets the theme role. The theme role. Gets the children hierarchy. The children hierarchy. Gets the type of the theme effective. Applies the style settings. The group. Gets or sets the style. The style. Applies the style. Builds the visual state. Gets or sets the state manager. The state manager. Registers a style setting for this instance. Applies the style by the index. The group. The index. Gets whether to fallback to default theme. The fallback to default theme. Initializes a new instance of the class. Gets or sets the string that formats the labels of the axis. Gets or sets the strategy that defines the last axis label visibility. Gets or sets a value that determines how the axis labels will be laid out when they are overlapping each other. Gets or sets the step at which labels are positioned. Gets or sets index offset from the first label to be displayed. Gets or sets index offset of the first tick to be displayed. Gets or sets a value indicating whether this axis is inverse. Gets the collection with all the major ticks, currently present on the axis. Gets all the labels currently present on the axis. Gets or sets the thickness of a single tick presented on the axis. Gets or sets a value indicating whether labels will be displayed on this axis. Gets or sets the length of a single tick presented on the axis. Gets or sets the thickness of the axis line. Gets or sets the horizontal location of an axis (rendered vertically) in relation to the plot area. The horizontal location. Gets or sets the vertical location of an axis (rendered horizontally) in relation to the plot area. The vertical location. Gets the bottom/left tick present on the axis. Valid when the axis is loaded. Gets the top/right tick present on the axis. Valid when the axis is loaded. Gets or sets the type (X or Y) of this instance. Gets the instance that represents the title of this axis. Gets the plot mode actually used by this axis. Gets the collection with all the tick currently present on this axis. Gets the collection holding the scale breaks of the axis. Performs pixel-snapping and corrects floating-point calculations errors. Gets the key used to group series when combination mode like Stack is specified. Gets the stack sum value for each DataPoint in a stack group used by a CombineStrategy. The result is the transformed value of the stack sum of the DataPoint values. Determines whether the point value is positive relative to the plot origin. The present sum of positive DataPoint values in the stack. Updated if the DataPoint value is positive. The present sum of negative DataPoint values in the stack. Updated if the DataPoint value is negative. The transformed value of the stack sum of the DataPoint values. Updates the layout strategy. Builds the ticks and labels. Size of the available. Initializes a new instance of the class. Gets or sets the step at which ticks are positioned. Gets or sets the plot mode used to position points along the axis. Gets or sets the length of the gap to be applied for each category. Gets the plot mode actually used by this axis. Identifies axes that can be used as stack axes when plotting chart series instances. Determines the label fit mode of the chart axis labels. Does not attempt to fit the axis labels. Arranges axis labels on multiple lines with each label on a different line than its neighbor labels. Arranges the axis labels so that they are rotated some degrees around their top left corner. Defines the strategy that will update the last label of the axis. The desired space is reserved so that the label is fully visible. The last label is not displayed. The last label is displayed but no space if reserved so that it is fully visible. Represents a component of the structure. The component. The component. The Quarter component. The component. The Week component. The component. The component. The component. The component. The component. The component. The component. The component. The component. Gets the currently visible axis range within the [0, 1] order. We are using decimal here for higher precision; the Double type generates ridiculous floating-point errors - e.g. 1.2 / 0.2 != 6 but rather 5.999999999999991. Defines the position of the Radius axis within a RadPolarChart. Axis is aligned vertically from the center of the polar area to the topmost edge of the ellipse. Axis is aligned horizontally from the center of the polar area to the rightmost edge of the ellipse. Specifies the predefined time interval types. 1 Year (365 days). 1 Quarter (3 months). 1 Month. 1 Week (7 days). 1 Day. 1 Hour. 1 Minute. 1 Minute. 1 Millisecond. Initializes a new instance of the class. The axis. Inserts the item. The index. The item. Removes the element at the specified index of the . The zero-based index of the element to remove. is less than zero.-or- is equal to or greater than . Gets the with the specified name. Removes all elements from the . Defines a DateTime axis that uses the actual timeline to plot series points. Initializes a new instance of the class. Gets or sets the length of the gap. The length of the gap. Gets or sets the plot mode used to position points along the axis. Gets or sets custom major step of the axis. The TimeSpan between each tick is calculated by using this value and the MajorStepUnit. Specify double.PositiveInfinity or double.NegativeInfinity to clear the custom value and to generate the step automatically. Gets or sets the unit that defines the custom major step of the axis. If no explicit step is defined, the axis will automatically calculate one, depending on the smallest difference between any two dates. Gets or sets the custom minimum of the axis. Specify DateTime.MinValue to clear the property value so that the minimum is auto-generated. Gets or sets the custom maximum of the axis. Specify DateTime.MaxValue to clear the property value so that the maximum is auto-generated. Gets or sets the maximum ticks that might be displayed on the axis. There are corner cases when ticks may become really huge number. Defaults to 31. This property is used to avoid the out-of-the-box detection of whole months/years in the UpdateUnits method. Gets the month step. Exposed for testing purposes. Gets the year step. Exposed for testing purposes. Gets the DateTime points. Exposed for testing purposes. Gets the actual range. Exposed for testing purposes. Gets the plot information. Exposed for testing purposes. Gets the tick interval. Exposed for testing purposes. Gets the min delta. Exposed for testing purposes. Gets or sets the tick origin. The tick origin. Initializes a new instance of the class. Gets or sets the base of the logarithm used for normalizing data points' values. Initializes a new instance of the class. Gets or sets the number of the ticks available on the axis. If a value less than 2 is set, the property is reset to its default value. Gets or sets a value that specifies how the auto-range of this axis will be extended so that each data point is visualized in the best possible way. Gets or sets the user-defined major step of the axis. Gets or sets the user-defined minimum of the axis. Gets or sets the user-defined maximum of the axis. Gets the actual range (minimum and maximum values) used by the axis. Gets the stack sum value for each DataPoint in a stack group used by a CombineStrategy. The result is the transformed value of the stack sum of the DataPoint values. Determines whether the point value is positive relative to the plot origin. The present sum of positive DataPoint values in the stack. Updated if the DataPoint value is positive. The present sum of negative DataPoint values in the stack. Updated if the DataPoint value is negative. The transformed value of the stack sum of the DataPoint values. Transforms the value. The value. Raises the event. The instance containing the event data. Gets or sets the points count. The points count. Gets or sets the normalized start. The normalized start. Gets or sets the step. The step. Gets or sets the fraction from axis. The fraction from axis. Gets or sets the value range. The value range. Gets if the arc is large. The is large arc. Builds the ticks and labels. Size of the available. Initializes a new instance of the class. Initializes a new instance of the class. The name. From. To. Initializes a new instance of the class. The name. From. To. Initializes a new instance of the class. The name. From. To. Gets or sets the name. The name. Gets or sets from. From. Gets or sets to. To. Represents a structure that defines a range of two IComparable structures - like Single or Double. Must implement the interface. Empty value range where minimum and maximum are set to their default(T) value. Initializes a new instance of the struct. The min. The max. Gets or sets the maximum value. Gets or sets the minimum value. Determines whether two ranges are equal. Determines whether two ranges are not equal. Determines whether the specified value is within the range, excluding its minimum and maximum values. Determines whether the specified value is within the range, including its minimum and maximum values. Determines whether the specified is equal to this instance. The to compare with this instance. true if the specified is equal to this instance; otherwise, false. Returns a hash code for this instance. A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. This class represents the axis label data model. Defines the possible types of an axis tick. Identifies major ticks. Identifies minor ticks. Initializes a new instance of the class. Represents a structure that defines the starting and sweeping angles of an ellipse Arc. The default structure value with its starting angle set to 0 and its sweep angle set to 360. Initializes a new instance of the struct. The start angle. The sweep angle. Gets or sets start angle from which the arc starts. Gets or sets the angle that defines the length of the Arc. Implements the operator ==. The first range. The second range. The result of the operator. Implements the operator !=. The first range. The second range. The result of the operator. Determines whether the specified is equal to this instance. The to compare with this instance. true if the specified is equal to this instance; otherwise, false. Returns a hash code for this instance. A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. Gets the instance that decorates the background of this plot area. Initializes a new instance of the class. Gets the area where data points are plotted. Gets the collection with all the series currently plotted by this instance. Gets the collection with all the annotations currently plotted by this instance. Determines whether the node is loaded. Gets a value indicating whether updates are currently suspended. Gets the dispatcher used to broadcast messages among tree nodes. Arranges the area using a rectangle located at (0, 0) and with Size equal to the current view's Viewport. Called when [zoom changed]. Called when [plot origin changed]. Begins the update. Ends the update. Ends the update. The refresh. Loads the element tree. The view. Processes the zoom changed. Processes the plot origin changed. Represents a chart area that needs two instances to plot its points. Such chart areas are the and . Initializes a new instance of the class. Determines whether the plot area is fully loaded and may be visualized. Base class for plot areas in different charts. Gets the series. The series. Gets the annotations. The annotations. Initializes a new instance of the class. Gets or sets the angle, measured counter-clockwise at which the PolarAxis is anchored. Gets or sets the radius axis of the polar coordinate system. Gets or sets the angle axis of the polar coordinate system. Normalizes the specified angle so that it reflects the counter-clockwise plot direction as well as the starting angle of the polar axis. Defines a type that may enrich a with additional properties. Gets or sets a value indicating whether the processor is currently enabled. Performs the core action over the specified point. Collection of helper methods for retrieving unique (year-wise) values for some date/time components besides the ones provided by DateTime class. Gets the week component of the date represented by the DateTime instance. Gets the quarter component of the date represented by the DateTime instance. Represents a typed collection of instances. For example an aggregates two typed collections - Ticks and Labels. Must be a . Initializes a new instance of the class. The owner. Inserts the item at the specified index. The index. The item. Removes all items from the collection. Removes the item at the specified index. The index. Converts a string to an AngleRange object. Returns whether the type converter can convert an object from the specified type to the type of this converter. An object that provides a format context. The type you want to convert from. True if this converter can perform the conversion; otherwise, false. Converts from the specified value to the intended conversion type of the converter. An object that provides a format context. The to use as the current culture. The value to convert to the type of this converter. The converted value. Initializes a new instance of the class. Initializes a new instance of the class. The x. The y. The control point1 X. The control point1 Y. The control point2 X. The control point2 Y. Gets or sets the value that is provided for the X-axis of the first control point. Gets or sets the value that is provided for the Y-axis of the first control point. Gets or sets the value that is provided for the X-axis of the second control point. Gets or sets the value that is provided for the Y-axis of the second control point. Gets or sets the control point1 layout slot. The control point1 layout slot. Gets or sets the control point2 layout slot. The control point2 layout slot. Raises the event. The instance containing the event data. Initializes a new instance of the class. Initializes a new instance of the class. The x. The y. The value. Gets or sets the value that is provided for the X-axis of the first control point. Raises the event. The instance containing the event data. Defines a that has a single property, used by numerical axes. Initializes a new instance of the class. Initializes a new instance of the class. The value. Initializes a new instance of the class. The value. Initializes a new instance of the class. The value. The category. Initializes a new instance of the class. The value. The category. Inits the bound values. Gets or sets the core value associated with the point. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Represents a single-value data point, which may be plotted in a and has its second value defined as . Defines whether the datapoint is within its numerical axis range. Defines whether the datapoint is within its categorical axis range. Gets or sets the object instance that describes the category of the point. Determines whether the data point may be plotted correctly. Base class for all points that may be plotted by a . Initializes a new instance of the class. Gets the bound value. The type of the T. The index. Sets the bound value. The index. The value. Inits the bound values. Sets the data item when data point is data bound. Gets or sets the label associated with this point. Gets the object instance that represents the data associated with this point. Valid when the owning ChartSeries is data-bound. Gets or sets a value indicating whether the data point is currently in a "Selected" state. Gets a value indicating whether the data point may be plotted correctly. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Gets the object that may be displayed for this data point by the chart tooltip. Determines whether [contains bound value] [the specified index]. The index. Represents a typed element collection which accepts instances only. Instances of type . Represents a single-value data point plotted by a funnel chart. Initializes a new instance of the class. Initializes a new instance of the class. The value. Initializes a new instance of the class. The value. The legend title. Gets or sets the string that will be displayed in the legend for the point. Gets the path that defines the shape of the segment. Initializes a new instance of the class. Initializes a new instance of the class. The high. The low. The close. The category. Gets or sets the high associated with the point. Gets or sets the low associated with the point. Gets or sets the close associated with the point. Determines whether the data point may be plotted correctly. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false A High-Low-Open-Close data point. Initializes a new instance of the class. Initializes a new instance of the class. The open. The high. The low. The close. The category. Gets a value indicating whether this instance is rising (Bullish). Gets a value indicating whether this instance is falling (Bearish). Gets or sets the open associated with the point. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Represents a single-value data point plotted by a pie chart. Initializes a new instance of the class. Initializes a new instance of the class. The value. Initializes a new instance of the class. The value. The legend title. Gets or sets the string that will be displayed in the legend for the point. Gets the value which indicates the percentage of the total points sum this point's value is. Gets or sets the offset of the point from the center of the pie. Gets or sets the radius aspect ratio of the point. Gets the starting angle of this point. Gets the sweep angle of this point. Represents a data point that is plotted on charts, using Polar coordinate system and two linear axes. Initializes a new instance of the class. Initializes a new instance of the class. The value. The angle. Gets or sets the angle of the data point. Gets or sets the value (radius) of the data point. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Raises the event. The instance containing the event data. A High-Low data point. Initializes a new instance of the class. Initializes a new instance of the class. The high. The low. Initializes a new instance of the class. The high. The low. The category. Gets or sets the high associated with the point. Gets or sets the low associated with the point. Determines whether the data point may be plotted correctly. Represents a data point that may be visualized by a Scatter series in a CartesianChart. Generally this is a point that provides values for both X and Y axes and may be plotted by two numerical axes - Linear or Logarithmic. Initializes a new instance of the class. Initializes a new instance of the class. The x. The y. Gets or sets the value that is provided for the X-axis of the cartesian chart. Gets or sets the value that is provided for the X-axis of the cartesian chart. Determines whether the data point may be plotted correctly. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Raises the event. The instance containing the event data. Defines a that has a single property, used by numerical axes. Gets or sets the core value associated with the point. Checks if the databound data point is empty. True if the point should not be ploted, otherwise false Initializes a new instance of the class. Initializes a new instance of the class. The value. The is summary. The is total. Initializes a new instance of the class. The value. The is summary. The is total. The category. Gets or sets a value defining whether this point is a Summary point. Gets or sets a value defining whether this point is a Total point. Determines whether the data point may be plotted correctly. The annotation model object which encapsulates the logic for calculating the bounds of the free figure points. Initializes a new instance of the class. Gets if the model is updated. The is updated. Updates this instance. Updates the model. Arranges by the rect. The rect. Gets or sets the first axis. The first axis. Gets or sets the second axis. The second axis. Called when [first axis changed]. Called when [second axis changed]. Gets or sets the axis. The axis. Base class for nodes that may have chidren. Initializes a new instance of the class. Gets the instance where this element is presented. Searches up the parent chain and returns the first parent of type T. Must be a . Gets a boolean value that determines whether a given element resides in the element hierarchy of this element. An instance of the class which is checked. Searches down the subtree of elements, using breadth-first approach, and returns the first descendant of type T. Must be a . Searches down the subtree of elements, using breadth-first approach, and returns the first descendant of type T. Provides flexible routine for traversing all descendants of this instance. Provides flexible routine for traversing all descendants of this instance. The mode used to traverse the subtree. Provides flexible routine for traversing all descendants of this instance that match the provided predicate. The predicate that defines the match criteria. The mode used to traverse the subtree. Disposes all managed resources allocated by this instance. Base class for all models that form the ChartArea tree. Initializes a new instance of the class. Occurs when a value of some property has changed. Gets a value indicating whether the node is laid-out on the chart scene. Gets the current state of the node. Gets the index of this node in its parent nodes collection. Gets the index of this node in its owning typed collection. An for example will have this property set to the index of the label within the collection. Gets a value indicating whether the logical tree this node is part of is loaded. This actually checks for a valid reference and asks whether the area itself is loaded. This value may differ from the current . Gets the rectangle (in physical coordinates) where this node resides. Gets the where this node resides. Gets the instance where this node is visualized. Gets or sets a value indicating whether the node will go through the OnPropertyChanging routine when a property is about to be changed. Gets or sets a value indicating whether the node will go through the OnPropertyChanged routine when a property has changed. Arranges the node within the specified layout slot. Delegates an "Invalidate" request to the owning instance (if any). Performs pixel-snapping and corrects floating-point calculations errors. Represents a collection of a instances. Gets the instance that owns this collection. Gets the count of all the items. Gets the instance that allows for traversing all the items. Gets the index of the specified node within the collection. Determines whether the specified node is contained within the collection. Base class for all models with content that form the ChartArea tree. Gets or sets the content associated with the node. Gets or sets a value indicating whether the message is handled (processed) by some receiver. Gets or sets a value indicating whether message may continue being dispatched or not. Gets or sets the current phase of the dispatch process. Gets or sets the mode which determines how this message is dispatched. Gets the unique id for this message. Gets the instance which generated this message. Gets or sets the instance that previously received the message. Gets or sets the raw data associated with the message. Gets or sets a value indicating whether the dispatcher is currently enabled. Dispatches the provided message to the logical tree, starting from the Sender as a leaf. Gets the collection, containing all the items present on this legend. Gets or sets the label associated with this item. The model that arranges bezier points on the plot area. The model that arranges bubble points on the plot area. Gets or sets the value that specifies whether this instance should be combined with other instances of same type. Gets or sets the key that identifies the stack this instance should be put into. Base non-generic class used for non-generic declarations. Initializes a new instance of the class. Gets the default for this series. Gets the strategy that will be used when series of this type are combined - for example Stacked - on the plot area. Gets the strategy that will apply layout rounding for combined series of this type. Defines how multiple series of same type are combined on the plot area. No combining. Each series is plotted independently. Series are combined next to each other. Series form stacks. Series for stacks that occupy 100% of the plot area. Handles combination of chart series that are instances and have their member specified. Stores one or more data points of combined chartseries within a group. Identifies chart series that can be combined with other instances of same type. Gets or sets the value for this instance. Gets or sets the key of the stack where this instance is plotted. Represents chart series that consist of data points. Must be a . Gets the collection of data points contained in this instance. Initializes a new instance of the class. Gets or sets the label format. The label format. Gets or sets the neck ratio. The neck ratio. Gets or sets the dynamic slope. The dynamic slope. Gets or sets the height of the dynamic. The height of the dynamic. Gets or sets the segment spacing. The segment spacing. Gets or sets the label alignment. The label alignment. Raises the event. The instance containing the event data. Represents a struct, which defines a set of three values - High, Low, Close. Initializes a new instance of the structure. The high value. The low value. The close value. Gets or sets the high value. The high value. Gets or sets the low value. The low value. Gets or sets the close value. The close value. Represents a struct, which defines a set of four values - High, Low, Open, Close. Initializes a new instance of the structure. The high value. The low value. The open value. The close value. Gets or sets the high value. The high value. Gets or sets the low value. The low value. Gets or sets the open value. The open value. Gets or sets the close value. The close value. Initializes a new instance of the class. Gets or sets the structure that defines the starting and sweep angles of the pie. Gets the maximum point offset from the center. Raises the event. The instance containing the event data. Gets or sets the value that specifies whether this instance should be combined with other instances of same type. RangeBarSeries do not support stacking and this property is disregarded. Gets the strategy that will apply layout rounding for combined series of this type. Gets the should round layout. The should round layout. Initializes a new instance of the class. The model that arranges scatter points on the plot area. Gets the first axis. The first axis. Gets the second axis. The second axis. Attaches the axis. The axis. The type. Detaches the axis. The axis. Defines a type which may visualize a logical chart element. Gets a value indicating whether this instance is visible. Invalidates the visual representation of the specified logical node. Retrieves the desired size of the specified logical node's content. Forces re-evaluation of the palette of this instance. Identifies a special that visualizes instances. Occurs when a owned by the series has its IsSelected property changed. Defines the root of the whole chart. Gets the visible width of the chart view. Gets the visible height of the chart view. Gets the current scale applied along the horizontal direction. Gets the current scale applied along the vertical direction. Gets the X-coordinate of the top-left corner where the layout should start from. Gets the Y-coordinate of the top-left corner where the layout should start from. Gets the rect that encloses the plot area in view coordinates - that is without the zoom factor applied and with the pan offset calculated.