Description
The DataPointMarker class represents the style and formatting of data markers in line, radar, and scatter charts. To return a DataPointMarker
object, use Series.DataPointMarker.
C#
vb.net
Properties
Name |
Description |
---|---|
Sets or returns the background color of series data markers. | |
Sets or returns the foreground color of series data markers. | |
Sets or returns whether data markers will be displayed with a shadow effect. | |
Sets or returns a data marker type for the series. | |
Sets or returns whether the background color of series data markers will be visible or transparent. | |
Sets or returns whether the foreground color of series data markers will be visible or transparent. | |
Sets or returns the size of series data markers, in points (1/72 inch). | |
Sets or returns whether data markers will be hidden or displayed. |