SharpPlot Reference > SharpPlot Enumerations > StepChartStyles Enumeration StepChartStyles Enumeration
Stepchart Style (flags).
[flags]
public enum StepChartStyles
Members
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) | Horizontal | Horizontal chart | Indexed | Data is indexed to the initial value = 100 | NoAxes | No axes are drawn on the chart | OverlayGrid | Gridlines are drawn ontop of data | Risers | Draw risers to data points from axis or fitted model | SegmentLines | Break lines at missing values rather than drawing across the gap | SurfaceShading | Surface shading is used on linecharts, down to the axis or a given baseline | ValueTags | Value tags are written for data items |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.StepChartStyle Property | SharpPlot.DrawStepChart Method
Send comments on this topic © Dyalog Ltd 2021
|