[]
Gets or sets the column index of plot area.
[C1Description("PlotArea.Column", "Gets or sets the column index of plot area.")]
public int Column { get; set; }
<C1Description("PlotArea.Column", "Gets or sets the column index of plot area.")>
Public Property Column As Integer