Series.MarkerStyle 属性

定义

返回或设置折线图、散点图或雷达图中数据点或系列的数据标记样式。 读/写 XlMarkerStyle

public:
 property Microsoft::Office::Interop::Word::XlMarkerStyle MarkerStyle { Microsoft::Office::Interop::Word::XlMarkerStyle get(); void set(Microsoft::Office::Interop::Word::XlMarkerStyle value); };
public Microsoft.Office.Interop.Word.XlMarkerStyle MarkerStyle { get; set; }
member this.MarkerStyle : Microsoft.Office.Interop.Word.XlMarkerStyle with get, set
Public Property MarkerStyle As XlMarkerStyle

属性值

XlMarkerStyle

适用于