[]
Gets or sets the label index. Represents the row (RowLabels) or column (ColumnLabels) number.
[C1Description("Chart3DDataLabel.Index", "The label index. Represents the row (RowLabels) or column (ColumnLabels) number.")]
public int Index { get; set; }
<C1Description("Chart3DDataLabel.Index", "The label index. Represents the row (RowLabels) or column (ColumnLabels) number.")>
Public Property Index As Integer