SharpPlot Reference > SharpPlot Properties > MeshDensity Property

SharpPlot.MeshDensity Property

Set Density of mesh for response plots and contouring.

public double MeshDensity {get; set;}

Example

sp.MeshDensity = 2;

This will compute contours at double the normal frequency, giving a more accurate picture, but increasing the size of the finished graphic and the run-time needed to generate it.

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2021