Returns an exploded series point model by its zero-based index.
public SeriesPointModel this[ int index ] { get; }
Public ReadOnly Property Item( ByVal index As Integer ) As SeriesPointModel
If the parameter value is negative or exceeds the maximum available index, an exception is raised.