RadControls for Silverlight

Sparkline with rectangular bars with lengths proportional to the values that they represent. Values are indicated using different column fill color.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public class RadColumnSparkline : RadItemDrawnSparklineBase
Visual Basic
Public Class RadColumnSparkline _
	Inherits RadItemDrawnSparklineBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.Sparklines..::..RadSparklineBase
            Telerik.Windows.Controls.Sparklines..::..RadIndicatedSparklineBase
              Telerik.Windows.Controls.Sparklines..::..RadItemDrawnSparklineBase
                Telerik.Windows.Controls..::..RadColumnSparkline
                  Telerik.Windows.Controls..::..RadWinLossSparkline

See Also