| Contents > SharpPlot > Properties | Index |
SharpPlot.TrellisStyle Property
Set Trellis style to any combination of flags.
public TrellisStyles TrellisStyle {get; set;}
Example
sp.TrellisStyle = TrellisStyles.SnakingCells;
| Contents > SharpPlot > Properties | Index |
Set Trellis style to any combination of flags.
public TrellisStyles TrellisStyle {get; set;}
sp.TrellisStyle = TrellisStyles.SnakingCells;