RadControls for Silverlight

 

Classes

  ClassDescription
Public classAutoRange
Public classBarFeaturedMeasure
Bar that encodes the featured measure when the range does not contain zero.
Public classBarItem
Control that represents a bar FeaturedMeasure on the screen.
Public classBarStackPanel
Panel that stacks its items. To work correctly the children's DataContext must implement ISupportsBarArrange. Allows different orientation.
Public classBulletGraphClippingPanelBase
which clips overflowing content.
Public classBulletGraphContainerBase
Base class for all ItemsControls used in Bullet graph. Allows custom logic for populating the ItemsSource and also AutoRange updates.
Public classBulletGraphPanelBase
Base class for all panels used both by the Vertical and the Horizontal Bullet graphs. Allows different orientation.
Public classComparativeMeasure
Symbol marker used for encoding comparison.
Public classComparativeMeasuresCollection
Collection of ComparativeMeasure.
Public classComparativeMeasuresContainer
ItemsControl specialized for ComparativeMeasure.
Public classDynamicLengthControlBase
Base class for all controls, that allow dynamic control length (width or height) calculation.
Public classEllipseItem
Control that represents an ellipse FeaturedMeasure on the screen.
Public classFeaturedMeasure
Encodes the featured measure.
Public classFeaturedMeasurePresenter
Base class for Featured measures (bars and ellipses).
Public classFeaturedMeasureTemplateSelector
Public classHorizontalLabelTick
Control that represents a horizontal label tick in the quantitative scale.
Public classLabelTickBase
Base class for all label ticks.
Public classMeasureBase
Base class for all measures that provide data to the UI elements.
Public classMeasureBaseControl
Base class for all measures that provide data as UI elements.
Public classPositioningIndicatorPanel
Panel that is used for positioning the ZeroIndicator.
Public classPositioningPanel
Panel that positions its items on absolute coordinates. Allows different orientation.
Public classPositioningScalePanel
Panel specialized for the QuantitativeScale.
Public classQualitativeRange
Background fill color that encode qualitative range like bad, satisfactory and good.
Public classQualitativeRangeCollection
Collection of QualitativeRange.
Public classQualitativeRangeContainer
ItemsControl specialized for QualitativeRange.
Public classQuantitativeScaleContainer
ItemsControl specialized for the QuantitativeScale.
Public classRadBulletGraphBase
Base class for all Bullet graphs. Provides all the functionality shared by both the horizontal and the vertical Bullet graph.
Public classScaleMeasure
Provides information for the quantitative scale label ticks.
Public classVerticalLabelTick
Control that represents a vertical label tick in the quantitative scale.
Public classZeroIndicator
Indicator control that points the zero.