Namespace Telerik.Windows.Controls.Sparklines
Classes
Represents one column. |
Represents the visual data pont object used with RadColumnSparkline. |
Specifies the layout behavior of columns inside the RadColumnSparkline. |
ItemsControl that holds columns. Supports indicator color changing. |
Panel used for column positioning. Sizes and positions columns evenly. |
This class supports the RadSparklineBase infrastructure and is not intended to be used directly from your code. |
Represents a view over the ObservableProjectedView that supports data binding for the RadSparkline control. |
This enumeration defines the behavior of the sparkline when it encounters an empty Y point. |
FastItemsControl<TItem, TPanel> Custom lightweight ItemsControl. Does not wrap the generated items into ItemsPresenter. Listens to CollectionChanged events and acts appropriately. |
Base class for the FastItemsControl. Adds the default style. |
Represents one indicator item. |
ItemsControl that holds indicators. Supports indicator color and visibility changing. |
IndicatorsContainerBase<TItem, TPanel> Base class for ItemsControl that holds indicators. Supports indicator color and visibility changing. |
Returns a clone of the passed PointCollection. |
Base class for all RadSparklineBases that have indicators. Provides ability to toggle indicators and change indicators brushes. |
Base class for all self drawing sparkline series. |
Base class for all linear sparkline series. |
Base class containing common functionality for all sparkline controls. |
RectToRectangleGeometryConverter Creates a RectangleGeometry from a passed System.Windows.Rect. |
RectToRectangleGeometryConveter Creates a RectangleGeometry from a passed System.Windows.Rect. |
ItemsControl that holds scatter points. Supports indicator color changing. |
DataPoint for scattered points. Used in RadScatterSparklines. |
Represents a ScatterItem control. |
Represents the panel used to arrange scatter points. |
Base class for all DataPoints. This class contains only properties related to the data. |
Represents the visual data pont object used with RadColumnSparkline. |
Base class for all controls that support color changing through TemplateBinding. |
DataPoint for scattered points. Used in RadScatterSparklines. |
Represents the visual data pont object used with RadWinLossSparkline. |
VirtualizingFastItemsControl<TItem, TPanel> Extends the FastItemsControl by adding UI virtualization for items. |
SparkDataPoint ViewModel. All properties and methods that are relevant to the view should be added here. |
Represents the visual data pont object used with RadWinLossSparkline. |