SharpPlot Reference > SharpPlot Properties > TrellisStyle Property

SharpPlot.TrellisStyle Property

Set Trellis style to any combination of flags.

public TrellisStyles TrellisStyle {get; set;}

Example

sp.TrellisStyle = TrellisStyles.SnakingCells;
GridlinesTrellis is gridded like a table
PagedMultiplesPaged multiples, rather than trellised
ResetAtEachCellReset all properties on completing each cell
SnakingCellsCells go down, then across the trellis

See also ...

SharpPlot Members | SharpPlot.SetTrellis Method


Send comments on this topic
© Dyalog Ltd 2021