Series.PlotColorIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.