Presently the Markers plot type displays many points using identical styling, and achieving marker-specific styling must be accomplished by adding many individual Marker objects and styling them individually. It would be nice if Markers had an optional IColormap which would be used for coloring. Implementing this may be best achieved by adding a nullable property to MarkerStyle
Note that it may be necessary to have separate optional colormaps for line color vs fill color