[]
Gets or sets the amount of space between a data value and its neighboring column in grid dataset.
[C1Description("Chart3DGridData.ColumnDelta", "The amount of space between a data value and its neighboring column in grid dataset.")]
public double ColumnDelta { get; set; }
<C1Description("Chart3DGridData.ColumnDelta", "The amount of space between a data value and its neighboring column in grid dataset.")>
Public Property ColumnDelta As Double