Series.PlotColorIndex Property

Definition

Gets an index value that is used internally to associate series formatting with chart elements.

public:
 property int PlotColorIndex { int get(); };
public int PlotColorIndex { get; }
member this.PlotColorIndex : int
Public ReadOnly Property PlotColorIndex As Integer

Property Value

An index value that is used internally to associate series formatting with chart elements.

Remarks

Read-only.

Applies to