SharpPlot.TrellisStyle Property

Set Trellis style to any combination of flags.

public TrellisStyles TrellisStyle {get; set;}

Example

sp.TrellisStyle = TrellisStyles.SnakingCells;

See also ...

SharpPlot Members | SetTrellis Method