DataPointCustomProperties::MarkerStyle Property
.NET Framework (current version)
Gets or sets the marker style.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property MarkerStyle MarkerStyle { MarkerStyle get(); void set(MarkerStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::MarkerStyleA MarkerStyle enumeration value that specifies the marker style.
.NET Framework
Available since 4.0
Available since 4.0
Show: