ChartNamedElementCollection<T>.SetItem(Int32, T) Method

Definition

Replaces the chart element at the specified index with a new chart element.

C#
protected override void SetItem(int index, T item);

Parameters

index
Int32

The zero-based index of the chart element to replace.

item
T

The new chart element to insert at the specified index.

Applies to

منتج الإصدارات
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1