|
SharpPlot Reference > SharpPlot Enumerations > TraceChartStyles Enumeration TraceChartStyles Enumeration
Trace chart style (flags).
[flags]
public enum TraceChartStyles
Members
| CrispEdges | Turns off anti-aliasing on data lines | | CroppedAxes | Crops all chart elements at the axis boundary | | ExplodeAxes | Axes are set back from the plotting area | | FrameAxes | Axes are completed to frame chart and all data is cropped | | GridLines | Draw gridlines (all axes) | | KiteDiagram | Draw Trace chart in Kite-diagram form | | NoAxes | No axes are drawn on the chart | | SurfaceShading | Surface shading is used on linecharts, down to the axis or a given baseline | | XYPlot | First column gives the X-values for LinePlot |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.TraceChartStyle Property | SharpPlot.DrawTraceChart Method
Send comments on this topic © Dyalog Ltd 2021
|