[]
Gets or sets the specified style from the collection by numeric index.
public Chart3DStyle this[int index] { get; set; }
Public Default Property Item(index As Integer) As Chart3DStyle