Reference > Style examples > Cells style

Cells style

Creates a collection of rectangles (using the current cellsize) centred around each plotted point. These can then be used by sp.NewCell which will use each cell in turn as the chart frame.


sp.LineGraphStyle = LineGraphStyles.CellsCreated;

This allows you to make a scatter-plot of miniature charts, for example using geographical co-ordinates to show details of samples taken at various locations.

See also ...

SharpPlot Members | LineGraphStyle Property | ScatterPlotStyle Property


Send comments on this topic
© Dyalog Ltd 2013