Series.MarkerStyle Property

Definition

Returns or sets the marker style for a point or series in a line chart, scatter chart, or radar chart. Read/write XlMarkerStyle.

public:
 property Microsoft::Office::Interop::Excel::XlMarkerStyle MarkerStyle { Microsoft::Office::Interop::Excel::XlMarkerStyle get(); void set(Microsoft::Office::Interop::Excel::XlMarkerStyle value); };
public Microsoft.Office.Interop.Excel.XlMarkerStyle MarkerStyle { get; set; }
Public Property MarkerStyle As XlMarkerStyle

Property Value

Applies to