typedef enum { chartmarkertype_automatic = 0, chartmarkertype_none = 1, chartmarkertype_custom = 2 } enumChartMarker;
used in IXlsChartMarkerStyle::Type property.