Gets or sets column index of plot area.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public int Column { get; set; }
Visual Basic
Public Property Column As Integer
	Get
	Set

See Also