Series.PlotColorIndex 属性

定义

获取一个索引值,该值在内部用于将序列格式与图表元素相关联。

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

属性值

一个索引值,在内部用于将序列格式与图表元素相关联。

注解

此为只读属性。

适用于