|
Reference > Enumerations > MinMaxChartStyles Enumeration MinMaxChartStyles Enumeration
Min-Max (Hi-Lo plot) Style (flags).
[flags]
public enum MinMaxChartStyles
Members
| ArrowLines | Draw arrows at ends of lines | | CroppedAxes | Crops all chart elements at the axis boundary | | Curves | Points are joined with smooth curves rather than straight lines | | DriftMarkers | Mark only the far end of Hi-Lo charts | | Envelope | Shade region within Hi-Lo bounds on MinMax chart | | ErrorBars | Show errorbars on Hi-Lo charts and boxplots | | 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 (Barcharts,MaxMin,Gantt,Stepchart) | | Indexed | Data is indexed to the initial value = 100 | | NoAxes | No axes are drawn on the chart | | NoLines | No lines are drawn (turns off default) | | OverlayGrid | Gridlines are drawn ontop of data | | Plain | Plain axes or value tags on piechart | | Terminated | Draw current marker on both ends of MinMax plots and target of Vector plots | | ValueTags | Value tags are written for data items | | XYPlot | First column gives the X-values for LinePlot |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | MinMaxChartStyle Property
Send comments on this topic © Dyalog Ltd 2009
|