Version

Infragistics.Controls.Menus Namespace

Classes
 ClassDescription
ClassScaleBreak A scale break defines the range of values that a given scale will be applied to.
ClassXamTagCloud XamTagCloud is a control that allows a list of objects to be displayed in a cloud-like fashion where weight can be assigned to the object based on their frequency of occurrence. Objects are scaled according to their weight so that words with greater weight will normally be displayed at a larger size; objects with less weight will be displayed at a smaller size with. A XamTagCloudItem can contain any content so it's not simply limited to displaying text tags.
ClassXamTagCloudClippedEventArgs XamTagCloudClippedEventArgs exposes all properties and methods necessary to implement an EventArgs for XamTagCloudClipped.
ClassXamTagCloudItem XamTagCloudItem exposes all properties and methods necessary to implement an Item for a XamTagCloud.
ClassXamTagCloudItemEventArgs XamTagCloudItemEventArgs exposes all properties and methods necessary to implement an EventArgs for XamTagCloudItem that have a XamTagCloudItem property.
ClassXamTagCloudPanel The XamTagCloudPanel is a the default panel used to display XamTagCloudItem's.
See Also