New to Telerik UI for WPFStart a free 30-day trial

Specifies the layout behavior of columns inside the RadColumnSparkline.

Definition

Namespace:Telerik.Windows.Controls.Sparklines

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum ColumnLayoutMode

Fields

Default. Specifies the column is positioned between data points.

C#
Between = 0

Specifies the column is positioned directly above the data point.

C#
Normal = 1
In this article
DefinitionFieldsBetweenNormal
Not finding the help you need?
Contact Support