|
SharpPlot Reference > SharpPlot Enumerations > TriangleStyles Enumeration TriangleStyles Enumeration
Triangle chart style (flags).
[flags]
public enum TriangleStyles
Members
| Curves | Points are joined with smooth curves rather than straight lines | | Filled | Lines are completed back to the start and shaded inside the region created | | GridLines | Draw gridlines (all axes) | | HaloMarkers | Halo all markers (improves 3D effect on Cloud charts) | | Labelled | Triangle plot is drawn with labelled sides | | Lines | Datapoints are connected with lines | | Markers | Markers are drawn at data points | | Percentage | Triangle plots are labelled in the range 0-100 | | RedrawOutline | Chart outline is redrawn over filled areas | | SideCaptions | Triangle captions are moved to the sides | | ValueTags | Value tags are written for data items |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.TriangleStyle Property | SharpPlot.DrawTriangle Method
Send comments on this topic © Dyalog Ltd 2021
|