Gets or sets the element at the specified index.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public string Item [ int index] { get; set; }
Public Property Item ( _ index As Integer _) As String
The element at the specified index.
In C#, this property is the indexer of the collection.
StringCollection MembersStringCollection ClassMindFusion.Charting Namespace