Series.MarkerForegroundColor 属性

定义

将数据标志的背景色设置为 RGB 值或返回对应的颜色索引值。 仅适用于折线图、散点图和雷达图。 Integer 型,可读/写。

public:
 property int MarkerForegroundColor { int get(); void set(int value); };
public int MarkerForegroundColor { get; set; }
member this.MarkerForegroundColor : int with get, set
Public Property MarkerForegroundColor As Integer

属性值

Integer

适用于