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.
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.
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 creating the renderer.
The sender.
The instance containing the event data.
Called when a data error occurs.
The exception.
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
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.
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.
Occurs when the Current View Index is changed
Occurs when the selected point is changing
Occurs when the selected point changes
Fired when the area requies an renderer for the first time.
Occurs when a data error is detected.
Occurs when a new DataPointElement is created.
Occurs when a new DataPoint is created.
Occurs when context menu is opening.
Fires when the content of a point label needs to be formatted for display.
Occurs when [drill].
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.
Initializes a new instance of the class.
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.
Gets the owner.
The owner.
Initializes a new instance of the class.
The owner.
Strongly typed collection of items.
Represents a controller which can be added to the controllers collection of a .
Initializes a new instance of the class.
Called when [property changed].
Name of the property.
Gets or sets whether to process the next item.
The process next.
Occurs when a property value changes.
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.
Gets the chart view this conrtoller is added to.
Gets or sets the area this controller is added to.
The area.
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 the result.
The result.
Gets or sets the zoom out under mouse.
The zoom out under mouse.
Renders the view with the specified context.
The context.
Raises the event.
The instance containing the event data.
Gets or sets whether it is allowed to drill.
The allow drill.
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.
Declares the methods and properties that are used when smart labels of RadChartView are positioned.
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 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.
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.
Gets or sets the distance between labels.
The distance between labels.
Represents a Fast Algorithm for Label Placement implementation for the RadChartView labels with 8 possible label positions.
Represents a Fast Algorithm for Label Placement implementation for the RadChartView 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.
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.
Gets or sets the number of label positions the strategy will serach in.
Represents the possible values in the adjacency matrix.
Gets the label rectangle from its position.
The label.
The label position.
Gets the label LineSide corresponding to the label position.
The label position.
Gets or sets the number of label positions the strategy will serach in.
Represents a smart labels strategy for a pie chart that places labels in two horizontal columns of the chart without them overlapping.
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.
Gets or sets the distance between labels.
The distance between labels.
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.
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.
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.
Gets or sets the strategy used for resolving label collisions.
The strategy.
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.
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.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
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.
Occurs when an indicator is being dragged by the user.
Occurs when the user finishes dragging an indicator.
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.
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.
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.
Gets or sets the at the specified index.
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.
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.
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.
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.
Initializes the fields.
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.
Drills down.
Index of the current view.
Gets or sets the drill navigation mode.
The drill navigation mode.
Base class for nodes that may have chidren.
Base class for all models that form the ChartArea tree.
Represents a that stores its properties within a property bag.
Represents an object that implements the interface and automatically releases any events, attached to this instance.
Initializes a new instance of the class.
Releases all resources, used by this instance.
Disposes all managed resources allocated by this instance.
Disposes all unmanaged resources allocated by this instance.
Raised when the object enters its Dispose routine.
Raised when the object has finished its Dispose routine.
Gets a value indicating whether the object is currently in a Dispose cycle.
Gets a value indicating whether the object is already disposed.
Gets the list of all events, associated with this instance.
Initializes a new instance of the class.
Disposes all managed resources allocated by this instance.
Initializes a new instance of the class.
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.
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.
Initializes a new instance of the class.
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.
Gets the instance where this element is presented.
Initializes a new instance of the class.
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.
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.
Base class for all models with content that form the ChartArea tree.
Gets or sets the content associated with the node.
Initializes a new instance of the class.
Defines the possible type for an axis.
Defines the first axis. This value is coordinate-system specific.
It represents the X (or the Horizontal) axis for a Cartesian coordinate system and the Value (or the Radius) axis for a Polar coordinate system.
Defines the second axis. This value is coordinate-system specific.
It represents the Y (or Vertical) axis for a Cartesian coordinate system and the Angle axis for a Polar coordinate system.
Identifies axes that can be used as stack axes when plotting chart series instances.
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.
Defines the supported locations that an axis rendered vertically can have.
Axis (rendered vertically) should be located to the left of the plot area.
Axis (rendered vertically) should be located to the right of the plot area.
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.
Defines how data points are plotted by an axis.
Points are plotted in the middle of the range, defined between each two ticks.
Points are plotted over each tick.
Points are plotted over each tick with half a step padding applied on both ends of the axis.
Defines the supported locations that an axis rendered horizontally can have.
Axis (rendered horizontally) should be located below the plot area.
Axis (rendered horizontally) should be located above the plot area.
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 .
Removes all elements from the .
Gets the with the specified name.
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.
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.
Initializes a new instance of the class.
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 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 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.
Specifies how a numerical axis auto-range will be extended so that each data point is visualized in the best possible way.
The range will be rounded but not extended.
The range maximum will be extended with one major step so that the data's maximum is at least 5% away from the range maximum.
The range minimum will be extended with one major step so that the data's minimum is at least 5% away from the range minimum.
The range will be extended in both negative and positive direction.
Builds the ticks and labels.
Size of the available.
Gets if the arc is large.
The is large arc.
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.
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.
Gets or sets the maximum value.
Gets or sets the minimum value.
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.
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 or sets start angle from which the arc starts.
Gets or sets the angle that defines the length of the Arc.
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.
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.
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.
Initializes a new instance of the class.
Determines whether the plot area is fully loaded and may be visualized.
Gets the instance that decorates the background of this plot area.
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.
Normalizes the specified angle so that it reflects the counter-clockwise plot direction as well as the starting angle of the polar axis.
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.
Defines a type that may enrich a with additional properties.
Performs the core action over the specified point.
Gets or sets a value indicating whether the processor is currently enabled.
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.
Represents a list of delegates.
Clears the list.
Adds the specified delegate associated with the provided key.
Removes the specified delegate associated with the provided key.
Retrieves the delegate, associated with the provided key.
Represents a structure that defines margins (or padding) of an element.
A instance with Left, Top, Right, and Bottom components equal to 0.
Left length.
Top length.
Right length.
Bottom length.
Initializes a new instance of the struct.
The left.
The top.
The right.
The bottom.
Determines whether two structures are equal.
Determines whether two structures are not equal.
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.
Serves as a hash function for a particular type.
A hash code for the current .
A dictionary, based on a List is faster and with smaller footprint for several items - e.g. 2 to 9.
In .NET there is the HybridDictionary class which actually uses LinkedList for up to 9 items.
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.
Represents a value converter that converts strings into double values by using the double.TryParse method.
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 .
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.
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.
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.
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.
Initializes a new instance of the class.
Initializes a new instance of the class.
The x.
The y.
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.
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.
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.
Raises the event.
The instance containing the event data.
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.
Initializes a new instance of the class.
Initializes a new instance of the class.
The x.
The y.
The value.
Raises the event.
The instance containing the event data.
Gets or sets the value that is provided for the X-axis of the first control point.
Defines a that has a single property, used by numerical axes.
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.
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.
Checks if the databound data point is empty.
True if the point should not be ploted, otherwise false
Gets or sets the core value associated with the point.
Represents a typed element collection which accepts instances only.
Instances of type .
Represents a single-value data point plotted by a funnel chart.
Defines a that has a single property, used by numerical axes.
Checks if the databound data point is empty.
True if the point should not be ploted, otherwise false
Gets or sets the core value associated with the point.
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.
Checks if the databound data point is empty.
True if the point should not be ploted, otherwise false
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.
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.
Checks if the databound data point is empty.
True if the point should not be ploted, otherwise false
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.
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.
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.
Gets or sets the angle of the data point.
Gets or sets the value (radius) of the data point.
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.
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.
Initializes a new instance of the class.
Updates this instance.
Updates the model.
Arranges by the rect.
The rect.
Gets if the model is updated.
The is updated.
Called when [first axis changed].
Called when [second axis changed].
Gets or sets the first axis.
The first axis.
Gets or sets the second axis.
The second axis.
Gets or sets the axis.
The axis.
The X-coordinate of the line start point.
The X-coordinate of the line end point.
The Y-coordinate of the line start point.
The Y-coordinate of the line end point.
Initializes a new instance of the struct.
The x1.
The x2.
The y1.
The y2.
Initializes a new instance of the struct.
The point1.
The point2.
Rounds the line's values to the closed whole number.
Defines the possible impact a chart node property may have over the entire chart area.
Property does not affect the chart element tree.
Invalidates the visual presentation of the axes.
Resets the plot information of the axes.
Invalidates the visual presentation of the series.
Invalidates the visual presentation of the chart grid (if any).
Resets the plot information of the annotations.
Invalidates the visual presentation of the chart annotations (if any).
Invalidates each axis plus the chart grid (if any).
All invalidate flags are specified.
All flags are specified.
Represents a collection of a instances.
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.
Gets the instance that owns this collection.
Gets the count of all the items.
Encapsulates all the data associated with a change in a property store.
Initializes a new instance of the class.
The key.
The old value.
The new value.
Initializes a new instance of the class.
The name.
The old value.
The new value.
Gets or sets a value indicating whether the property change can be accepted. Valid during the Changing pass.
Gets the key of the property associated with the event.
Gets the name of the property that has changed. This member is not set if the property is associated with a valid key.
Gets the old value of the associated property.
Gets or sets the new value of the associated property.
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.
Dispatches the provided message to the logical tree, starting from the Sender as a leaf.
Gets or sets a value indicating whether the dispatcher is currently enabled.
Defines how a message should be dispatched in the element tree.
Message is dispatched to the direct target and its ancestors.
Message is dispatched to the direct target all its descendants.
Message is dispatched to the direct target, its ancestors and all its descendants.
Defines the possible phases a message dispatch process may enter.
Message is being dispatched up in the parent chain.
Message is being dispatched down to all descendants.
Defines the possible states a may enter.
The node is created.
The node is loading on the visual scene.
The node is loaded and ready to be visualized.
The node is in a process of being unloaded from the visual scene.
The node is detached from teh visual scene.
Defines possible approaches when traversing a tree.
Depth-first traversal.
Breadth first traversal.
Gets the collection, containing all the items present on this legend.
Gets or sets the label associated with this item.
Represents a logical definition of a circle.
The center of the circle.
The radius of the circle.
Initializes a new instance of the struct.
The center.
The radius.
Gets the rectangle that encloses this circle.
Provides static mathematical functions and constants.
The factor used to convert degrees to their radians equivalent.
The factor used to convert radians to their degree equivalent.
Smallest unit such that 1.0+DBL_EPSILON != 1.0.
Determines whether the specified value is close to 0 within the order of EPSILON.
Determines whether the specified value is close to 0 within the order of EPSILON.
Determines whether the specified value is close to 1 within the order of EPSILON.
Determines whether the specified value is close to 1 within the order of EPSILON.
Determines whether the two specified values are close within the order of EPSILON.
Determines whether the two specified values are close within the order of tolerance.
Gets the distance between two points in a plane.
The x-coordinate of the first point.
The x-coordinate of the second point.
The y-coordinate of the first point.
The y-coordinate of the second point.
Gets the point that lies on the arc segment of the ellipse, described by the center and radius parameters.
Represents a structure that defines a location (X, Y) in a two-dimensional space.
A instance which X and Y values are set to 0.
The X-coordinate of the point.
The Y-coordinate of the point.
Initializes a new instance of the struct.
The x.
The y.
Determines whether two structures are equal.
Determines whether two structures are not equal.
Rounds the X and Y members of the specified .
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.
Represents a Rectangle in the Euclidean plane geometry.
Invalid rectangle, which Width and Height properties are set to (-1).
Empty rectangle which values are zeroes.
The X-coordinate of the rectangle.
The Y-coordinate of the rectangle.
The length of the rectangle along the X-axis.
The length of the rectangle along the Y-axis.
Initializes a new instance of the struct.
The width.
The height.
Initializes a new instance of the struct.
The point1.
The point2.
Initializes a new instance of the struct.
The x.
The y.
The width.
The height.
Rounds the rectangle's values by respecting the Width and Height.
The that will be rounded.
A new instance of with rounded values.
Rounds the rectangle's value to the closest less than or equal to whole numbers.
Determines whether two structures are equal.
Determines whether two structures are not equal.
Gets the difference between two structures.
Gets a rectangle that has equal width and height and is centered within the specified rect.
Centers the specified rectangle within the provided available one.
Determines whether the current rect intersects with the specified one.
Determines whether the size of this rect is valid - that is both Width and Height should be bigger than zero.
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.
Determines if this RadRect instance contains the point that is described by the arguments.
The X coordinate of the point to check.
The Y coordinate of the point to check.
Returns true if this rectangle contains the point from the arguments and false otherwise.
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.
Rounds the rectangle's values by respecting the X and Right and respecting the Y and Bottom.
(0.4, 0, 2.2, 0) results in (0, 0, 3, 0). Note: original width = 3, result width = 2.2; original right = 2.6, result right = 3.
(0.4, 0, 2.0, 0) results in (0, 0, 2, 0).
(0.6, 0, 1.8, 0) results in (1, 0, 1, 0). Note: original width = 1.8, result width = 1; original right = 2.4, result right = 2.
(0.6, 0, 2.0, 0) results in (1, 0, 2, 0).
Gets the Y-coordinate of the bottom side of the rectangle.
Gets the X-coordinate of the right side of the rectangle.
Gets the center of this rectangle.
Gets the location (Top-Left corner) of the rectangle.
Represents a structure that defines a size in the two-dimensional space.
A instance which Width and Height are set to 0.
A instance which Width and Height are set to -1.
The length along the horizontal axis.
The length along the vertical axis.
Initializes a new instance of the struct.
The width.
The height.
Determines whether two structures are equal.
Determines whether two structures are not equal.
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.
Represents chart series that consist of data points.
Must be a .
Base non-generic class used for non-generic declarations.
Initializes a new instance of the class.
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.
Gets the default for this series.
Gets the collection of data points contained in this instance.
Attaches the axis.
The axis.
The type.
Detaches the axis.
The axis.
Gets the first axis.
The first axis.
Gets the second axis.
The second axis.
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.
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.
The model that arranges bezier points on the plot area.
The model that arranges bubble points on the plot area.
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.
Initializes a new instance of the class.
Raises the event.
The instance containing the event data.
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.
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.
Raises the event.
The instance containing the event data.
Gets or sets the structure that defines the starting and sweep angles of the pie.
Gets the maximum point offset from the center.
Represents a struct, which defines a set of two values - High, Low.
Initializes a new instance of the structure.
The low value.
The high value.
Implements the operator ==.
The first struct.
The second struct.
The result of the operator.
Implements the operator !=.
The first struct.
The second struct.
The result of the operator.
Determines whether the specified is equal
to the current .
The object to compare with the current object.
True if the specified is equal to the
current ; otherwise, false.
Determines whether the specified is equal
to the current .
The object to compare with the current object.
True if the specified is equal to the
current ; otherwise, false.
Serves as a hash function for a particular type.
A hash code for the current .
Gets or sets the low value.
The low value.
Gets or sets the high value.
The high value.
Initializes a new instance of the class.
Gets the should round layout.
The should round layout.
Gets the strategy that will apply layout rounding for combined series of this type.
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.
The model that arranges scatter points on the plot area.
Defines a type which may visualize a logical chart element.
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.
Gets a value indicating whether this instance is visible.
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.
Provides localization services for RadChartView.
Represents localization strings in RadChartView.
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.
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.
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 the legend element.
Gets the chart view displayed in the chart element.
Gets the chart view displayed in the chart element.
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.
Initializes a new instance of the class.
The owner.
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.
Gets the owner.
The owner.
Gets the binding source.
The binding source.
Initializes a new instance of the class.
The owner.
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.
Initializes a new instance of the class.
Executes the specified context.
The context.
Gets or sets the should invalidate.
The should invalidate.
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.
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 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.
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.
Initializes a new instance of the class.
Creates the tool tip.
Raises the event.
The instance containing the event data.
Gets the tool tip.
The tool tip.
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 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.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
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.
Occurs when the text of the trackball info element is changed.
Occurs when the location of the trackball is changed.
Initializes a new instance of the class.
The owner.
Clears this instance.
Gets the owner.
The owner.
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.
Initializes a new instance of the class.
Initializes a new instance of the class.
The view.
Executes the specified context.
The context.
Gets or sets if it is dirty host.
If it is dirty host.
Gets or sets the view.
The view.
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.
Updates the display index.
Gets the display value.
The data bound item.
Gets or sets the display member.
The display member.
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.
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].
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.
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.
Loads the palette.
The name.
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.
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.
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 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.
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.
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.
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.
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.
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.
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.
Draws the series parts.
Determines whether the element is valid.
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.
Compares the specified DataPointElements.
The x.
The y.
Gets or sets whether it is vertical.
The vertical.
Gets or sets the collection.
The collection.
Compares the specified DataPoints.
The x.
The y.
Gets or sets whether the layout slot is vertical.
The vertical.
Gets or sets the collection.
The collection.
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.
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.
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.
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.
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.
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.
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 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.
Gets the points positions arrays.
Gets the points positions array.
Initializes a new instance of the class.
The series.
The renderer.
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 area.
Initializes the renderer.
Draws the specified context.
The context.
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.
Gets or sets the surface.
The surface.
Gets the graphics object.
The graphics.
Gets the DataPoint that hits the location.
The location.
Gets the point paths.
The point paths.
Initializes a new instance of the class.
The series.
The renderer.
Draws the series parts.
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.
Gets the point paths.
The point paths.
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.
Returns the DataPoint that hits the x,y coordinates.
The x.
The y.
Initializes this instance.
Draws the specified context.
The context.
Gets the area.
The area.
Gets the draw parts.
The draw parts.
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 series.
The renderer.
Draws the series parts.
Gets the line path.
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 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 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 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 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.
This is the base class for all chart annotations in a .
This is the base class for all chart annotations.
Initialized a new instance of the UIChartElement class.
Retrieves the current value for the specified property.
Attaches the specified parent.
The parent.
Dettaches this instance.
Called when [attached].
The parent.
Called when [dettached].
Refreshes the UIChartElement.
Invalidates the UIChartElement.
Measures the content override.
The owner.
The content.
Called when DPI scale is changed.
The scale factor.
Gets the scaled font.
The scale.
Gets the current shape.
Gets the type of the theme effective.
Applies the style settings.
The group.
Applies the style.
Builds the visual state.
Registers a style setting for this instance.
Applies the style by the index.
The group.
The index.
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.
Gets if it is attached.
The is attached.
Gets or sets the dpi scale factor.
The dpi scale factor.
Gets the scaled fonts cache.
The scaled fonts cache.
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 or sets the style.
The style.
Gets or sets the state manager.
The state manager.
Gets whether to fallback to default theme.
The fallback to default theme.
Initializes a new instance of the class.
Occurs when the annotation has been successfully attached to its owning instance.
Occurs when the annotation has been successfully detached from its owning instance.
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.
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.
Occurs when the annotation has been successfully attached to its owning instance.
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.
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 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.
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.
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.
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 label.
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 text.
The text.
Initializes a new instance of the class.
The model.
Gets the layout slot.
Measures the title.
The text.
The font.
Gets or sets the position offset.
The position offset.
Gets or sets the element text.
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.
Initializes a new instance of the class.
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.
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 index-based offset of the first tick to be displayed.
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.
Gets or sets a value that indicates whether the axis is inverse.
Initializes a new instance of the class.
The data point.
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.
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.
Initializes a new instance of the class.
The data point.
Creates the label element.
The point.
Called when [attached].
The parent.
Initializes a new instance of the class.
The data point.
Gets the default visual state.
The series.
The index.
Gets or sets the theme role.
The theme role.
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 data point.
Initializes a new instance of the class.
The data point.
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.
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.
Initializes a new instance of the class.
The point.
Gets the default visual state.
The series.
The index.
Gets the theme role.
The theme role.
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 data point.
Creates the label element.
The point.
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.
Raises the event.
The instance containing the event data.
Gets the default state of the visual.
The series.
The index.
Builds the state of the visual.
Gets if it is falling.
Gets if it is rising.
Gets if it is summary.
Gets if it is total.
Gets the theme role of the WaterfallPointElement.
Represents provider for objects.
Collection of objects that hold the information required to display legend.
Initializes a new instance of the class.
Initializes a new instance of the class.
The owner.
Gets the grid.
The type of the T.
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.
Disposes the managed resources.
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 selected data points.
The selected data points.
Gets the area model.
The area model.
Initializes a new instance of the class.
The owner.
Creates the default renderer.
Initializes a new instance of the class.
The data point element.
Raises the event.
The instance containing the event data.
Called when [attached].
The parent.
Gets the layout slot.
Gets the content of the formatted label.
Measures the label.
The text.
The font.
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.
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.
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 the layout slot.
Gets or sets the position offset.
The position offset.
Initializes a new instance of the class.
The data point element.
Gets the layout slot.
Gets or sets the position offset.
The position offset.
AreaSeries plot their data points using category-value couples.
Initializes a new instance of the class.
Occurs when a owned by the series has its IsSelected property changed.
Binds the members.
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.
Raises the event.
The instance containing the event data.
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.
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.
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.
Occurs when a new DataPoint is created.
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.
The value member.
Initializes a new instance of the class.
The value member.
The category member.
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.
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.
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.
Size of the point.
Initializes a new instance of the class.
The value member.
Creates 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.
Gets the model.
The model.
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 the default trackball text for point.
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.
Initializes a new instance of the class.
Initializes a new instance of the class.
The value member.
Creates the point element.
The point.
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.
Initializes a new instance of the class.
The point.
Creates the label element.
The point.
Builds the visual state.
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.
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.
Creates the model.
Creates the default data point.
Creates the point element.
The point.
Binds the members.
Validates the point.
The item.
Gets the default trackball text for point.
The point.
Gets the model.
The model.
Gets or sets the X value member.
The X value member.
Gets or sets the Y value member.
The Y value member.
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 point element.
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.
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.
Binds the members.
Validates the point.
The item.
Creates the model.
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.
Creates the default data point.
Creates the point element.
The point.
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.
Gets the model.
The model.
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.
Binds the members.
Gets or sets the open value member.
The open value member.
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.
Validates the point.
The item.
Gets the default trackball text for point.
The point.
Gets the model.
The model.
Creates the point element.
The point.
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.
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.
Gets or sets the sweep direction.
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.
The owner.
Initializes a new instance of the class.
The owner.
Initializes a new instance of the class.
The owner.
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.
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.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Fires the CreateRenderer event.
The sender.
The instance containing the event data.
Called when data error occurs.
The exception.
Raises the event.
The instance containing the event data.
Raises the event.
The instance containing the event data.
Raises the event
Called when formatting axes' labels.
The label element.
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.
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.
Gets the client rectangle.
The client rectangle.
Gets or sets the viewport.
The viewport.
Occurs when the selected point is changing
Occurs when the selected point changes
Fired when the area requires an renderer for the first time.
Occurs when a data error is detected.
Occurs when a new DataPointElement is created.
Occurs when a new DataPoint is created.
Fires when the content of a point label needs to be formatted for display.
Occurs when the content of a axis label needs to be formatted for display.
Occurs when [zoom changing].
Occurs when [zoom changed].
Occurs when [pan changing].
Occurs when [pan changed].
The DateTimeContinuous axis is a numerical axis that plots chronologically sorted DateTime values.
Initializes a new instance of the class.
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.
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.
Initializes a new instance of the class.
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 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 label cache key.
The label.
Gets or sets the used to determine how data points will be grouped.
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 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.
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 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.
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.
Creates the point element.
The point.
Gets or sets the radius of the DonutSeries hole. The value should range from 0 to 1.
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 exception.
Gets the exception that represents the error.
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 indicator period.
The period.
Gets the processed value.
Index of the current.
Initializes a new instance of the class.
Initializes the cache.
Refreshes this instance.
Gets the cache.
The cache.
Initializes the cache.
Gets the processed value.
Index of the current.
Refreshes this instance.
Gets or sets the "SlowPeriod" parameter of the .
Gets or sets the "FastPeriod" parameter of the .
Creates the default data point.
Binds the members.
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.
Gets or sets the indicator period.
The period.
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.
Initializes the cache.
Gets the processed value.
Index of the current.
Gets or sets the is modified.
The is modified.
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.
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.
Gets or sets the long period.
The long period.
Gets or sets the short period.
The short period.
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.
Initializes the cache.
Gets the processed value.
Index of the current.
Gets the processed value.
Index of the current.
Gets the processed value.
Index of the current.
Uppers the lower result.
The current average.
The deviations product.
Gets or sets the standard deviations.
The standard deviations.
Gets the child indicator.
The child indicator.
Initializes a new instance of the class.
Called when [attached].
The parent.
Called when [dettached].
Raises the standard .NET PropertyChanged event.
Gets the inner indicator.
The inner indicator.
Gets the child indicator.
The child indicator.
Gets the owner indicator.
The owner indicator.
Initializes a new instance of the class.
The owner.
Uppers the lower result.
The current average.
The deviations product.
Gets the owner indicator.
The owner indicator.
Initializes a new instance of the class.
Initializes the cache.
Refreshes this instance.
Gets the cache.
The cache.
Initializes a new instance of the class.
Initializes the cache.
Refreshes this instance.
Gets the cache.
The cache.
Initializes the cache.
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.
Gets or sets the indicator signal period.
Initializes a new instance of the class.
Called when [attached].
The parent.
Called when [dettached].
Raises the standard .NET PropertyChanged event.
Gets the child indicator.
The child indicator.
Initializes a new instance of the class.
The owner.
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.
Gets the owner indicator.
The owner indicator.
Calculates the main value.
Index of the current.
The close.
Gets or sets the main period.
The main period.
Gets or sets the signal period.
The signal period.
Initializes a new instance of the class.
Gets the processed value.
Index of the current.
Called when [attached].
The parent.
Called when [detached].
Raises the standard .NET PropertyChanged event.
Gets the child indicator.
The child indicator.
Gets the inner indicator.
The inner indicator.
Initializes a new instance of the class.
The owner.
Gets the processed value.
Index of the current.
Gets the owner indicator.
The owner indicator.
Gets or sets the slowing period.
The slowing period.
Initializes a new instance of the class.
Gets the processed value.
Index of the current.
Called when [attached].
The parent.
Called when [detached].
Raises the standard .NET PropertyChanged event.
Gets the inner indicator.
The inner indicator.
Gets the child indicator.
The child indicator.
Initializes a new instance of the class.
The owner.
Gets the processed value.
Index of the current.
Gets the owner indicator.
The owner indicator.
Gets the value by the passed index.
Gets or sets the second period.
Gets or sets the third period.
Returns the value considering the passed index.
Initializes a new instance of the class.
The data point element.
Gets the layout slot.
Gets or sets the position offset.
The position offset.
Initializes a new instance of the class.
The data point element.
Gets the layout slot.
Gets or sets the distance to label.
The distance to label.
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 the layout slot.
Gets or sets the position offset.
The position offset.
Initializes a new instance of the class.
The data point element.
Gets the layout slot.
Gets or sets the radial offset.
The radial offset.
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.
Initializes a new instance of the class.
The chart element.
Disposes the managed resources.
Raises the event.
The instance containing the event data.
The provider change.
Called when [visual item creating].
The item.
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.
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 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.
Occurs when [visual item creating].
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 the legend title.
Sets the legend title.
The title.
Gets and set the Legend Title.
Gets the element that this legend item represents.
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.
Synchronizes this instance.
Syncs the visual style properties.
The source.
The target.
Gets the legend item that holds the data displayed in this element.
Gets the marker element.
Gets the title element.
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.
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.
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.
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.
Called when [attached].
The parent.
Creates the point element.
The point.
Gets the model.
The model.
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.
Called when [attached].
The parent.
Creates the point element.
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.
Initializes a new instance of the class.
Initializes a new instance of the class.
The value member.
The angle member.
Called when [attached].
The parent.
Creates the point element.
The point.
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.
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.
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.
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 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.
Gets or sets the data point.
The data point.
Initializes a new instance of the class.
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.
Gets the owner.
The owner.
Initializes a new instance of the class.
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.
Gets the owner.
The owner.
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 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 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.
Returns an area of the desired type.
Returns a seria of the desired type, at specified index.
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.
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
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.
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.
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.
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.
Gets or sets the label mode.
The label mode.
Gets the model.
The model.
Initializes a new instance of the class.
The area.
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.
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.
Gets the area.
The area.
Gets the draw parts.
The draw parts.
Gets the offset X.
The offset X.
Gets the offset Y.
The offset Y.
Initializes a new instance of the class.
Initializes a new instance of the class.
The chart view.
Creates the default renderer.
Called when [attached].
The parent.
Called when [dettached].
Gets the default first axis.
Gets the default second axis.
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.
Defines the type of the chart area
Cartesian Area supports Bar, Line, Area, Scatter, Ohlc, Candlestick series.
Polar Area supports PolarPoint, PolarLine, PolarArea, RadarPoint, RadarLine and RadarArea series.
Pie Area supports Pie and Donut series.
Funnel Area supports Funnel series.
Defines how an shape is outlined.
No outlining.
The left line (from plotline to the first point) is outlined.
The line that connects all points is outlined. This is the default mode.
The right line (from plotline to the last point) is outlined.
The plotline is outlines.
Left line and points are outlined.
Right line and points are outlined.
All members except the PlotLine are specified.
All enum members are defined and the area is fully outlined.
No gradient is applied.
Gradient is applied from left to right.
Gradient is applied from top to bottom.
Gradient is applied from the center outwards.
Gradient is applied diagonally from left to right.
Gradient is applied diagonally from right to left.
Gradient is applied horizontally from the center outwards.
Gradient is applied vertically from the center outwards.
Defines the visibility of the major and minor lines within a .
Lines are hidden.
The lines along the X-axis are visible.
The lines along the Y-axis are visible.
The lines are visible along both axes.
Defines the selection modes of ChartSeries.
No DataPoints can be selected.
Single DataPoint can be selected.
Multiple DataPoints can be selected.
Defines the pan and zoom mode of the chart view
Allows horizontal pan and zoom.
Allows vertical pan and zoom.
Allows both horizontal and vertical pan and zoom.
Defines positioning of labels in a Pie RadChartView.
Each label is renderred horizontally. Its position from the center of its corresponding pie segment is determined by X property.
Each label is renderred radial to its corresponding Pie segment. Its position from the center of the chart is determined by X property.
Defines positioning of labels in BarSeries.
Labels are positoned using the default strategy.
Each label is renderred at the center of its corresponding bar.
Each label is renderred at the top of its corresponding bar. If the area orientation is horizontal, the labels appear on the right of each bar.
Determines the position of the chart legend.
Docks the right edge of the legend to the right edge of the chart.
Docks the bottom edge of the legend to the bottom edge of the chart.
Docks the left edge of the legend to the left edge of the chart.
Docks the top edge of the legend to the top edge of the chart.
The legend floats over the chart. The position is determined by the LegendOffset property.
Defines the position of the title.
Places the title on the top side.
Places the title on the right side.
Places the title on the bottom side.
Places the title on the left side.
Defines the position of the Drill Navigator
Places the title on the top side.
Places the title on the bottom side.
Determines to which side of a Label element the line contecting it with its data point will be drawn.
Draws the line to the bottom of the label element.
Draws the line to the top side of the label element.
Draws the line to the right side of the label element.
Draws the line to the left side of the label element.
Defines the direction an elliptical arc is drawn.
Specifies that arcs are drawn in a counter clockwise (negative-angle) direction.
Specifies that arcs are drawn in a clockwise (positive-angle) direction.
Defines the position of the annotation in the chart draw stack.
Draws the annotation above the chart view series. This is the default mode.
Draws the annotation below the chart view series.
Defines the style of the lines draw for scale breaks of an axis.
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.
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.
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 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.
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.
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.
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.