Version

Infragistics.Controls.Charts.Primitives Namespace

Classes
 ClassDescription
ClassAdvancedEditableComboBox Editable combo box which reverts its text to the last valid value in case of a binding error or binding validation error. It also updates its data source on lost focus and on pressing enter or return.
ClassAdvancedFocusTextBox A text box control with a custom behavior for its selection and caret position when focused.
ClassDiagramCapSizeHelper A class containing helper methods related to diagram connection cap types and sizes.
ClassDiagramConnectionCapTypeToSizeConverter Represents the converter that converts Infragistics.Controls.Charts.DiagramConnectionCapType values to System.Windows.Size.
ClassDiagramConnectionHandle Represents a handle used for moving a DiagramConnection's end.
ClassDiagramConnectionOptionsVisibilityConverter Represents the converter that converts Infragistics.Controls.Charts.DiagramOptionsPaneMode values to Visibility enumeration values.
ClassDiagramConnectionPointPresenter Represents a ConnectionPoint within Infragistics.Controls.Charts.XamDiagram control.
ClassDiagramConnectionTypeConverter Represents the converter that converts a Infragistics.Controls.Charts.DiagramConnectionType value to a nullable Boolean value.
ClassDiagramItemContentPanel A panel used for hosting the diagram item's content.
ClassDiagramItemContentPresenter Provides a content presenter for Infragistics.Controls.Charts.DiagramItem.Content
ClassDiagramNodeOptionsVisibilityConverter Represents the converter that converts Infragistics.Controls.Charts.DiagramOptionsPaneMode values to Visibility enumeration values.
ClassDiagramOptionsPane Options pane used for editing the items' properties in the diagram.
ClassDiagramOptionsPaneDataContext A class used as a DataContext for the DiagramOptionsPane
ClassDiagramResizeHandle Represents a handle used for resizing a DiagramNode from one of its edges.
ClassDiagramResizeHandleBase A base class for a resize handle elements.
ClassDiagramResizeHandleLine Represents a handle used for resizing a DiagramNode from one of its sides.
ClassDiagramToolboxCategoryItem Represents an item for DiagramToolboxCategoryItemsControl
ClassDiagramToolboxCategoryItemsControl Represents a category of toolbox items visualized by Infragistics.Controls.Charts.XamDiagramToolbox control.
ClassDoubleCollectionToStringConverter Represents the converter that converts System.Windows.Media.DoubleCollection values to string values.
ClassDrawingPanel Provides a panel for Infragistics.Controls.Charts.XamDiagram items.
ClassFallbackFontFamilyConverter Represents a converter that converts a value to System.Windows.Media.FontFamily.
ClassSolidColorBrushToColorConverter Represents the converter that converts System.Windows.Media.SolidColorBrush values to System.Windows.Media.Color values.
Enumerations
 EnumerationDescription
EnumerationTextBoxFocusBehavior Specifies the focus behavior for an AdvancedFocusTextBox control
See Also