ScatterStyleValues enumeration

Office 2013 and later

Scatter Style

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Line Line. When the item is serialized out as xml, its value is "line".
LineMarker Line with Markers. When the item is serialized out as xml, its value is "lineMarker".
Marker Marker. When the item is serialized out as xml, its value is "marker".
Smooth Smooth. When the item is serialized out as xml, its value is "smooth".
SmoothMarker Smooth with Markers. When the item is serialized out as xml, its value is "smoothMarker".
Show: