Enum ColumnLayoutMode
Specifies the layout behavior of columns inside the RadColumnSparkline.
Namespace: Telerik.Windows.Controls.Sparklines
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum ColumnLayoutMode
Between
Default. Specifies the column is positioned between data points.
Normal
Specifies the column is positioned directly above the data point.