SharpPlot Reference > SharpPlot Properties > VennDiagramStyle Property

SharpPlot.VennDiagramStyle Property

Set VennDiagram style to any combination of flags.

public VennDiagramStyles VennDiagramStyle {get; set;}

Example

sp.VennDiagramStyle = VennDiagramStyles.ValueTags;

Options

FilledLines are completed back to the start and shaded inside the region created
RedrawOutlineChart outline is redrawn over filled areas
ValueTagsValue tags are written for data items

See also ...

SharpPlot Members | SharpPlot.DrawVennDiagram Method


Send comments on this topic
© Dyalog Ltd 2021