SharpPlot Reference > SharpPlot Enumerations > TableStyles Enumeration TableStyles Enumeration
Table-chart Style (flags).
[flags]
public enum TableStyles
Members
Absolute | Position is interpreted in points | Bottom | Vertically bottom-align within available area | Boxed | Chart elements are boxed | Center | Horizontally centre-align within available area | FitHeight | Table is scaled to fit available height | FitWidth | Table is scaled to fit available width | GridLines | Draw gridlines (all axes) | Merged | Matching row-labels are merged | Middle | Vertically middle-align within available area | Opaque | Background area is filled with current background style | Right | Horizontally right-align within available area | Rounded | Boxes are drawn with rounded corners | Shadowed | Boxes are drawn with a drop-shadow | Spanned | Matching column labels are merged | UseHeaders | Tables pick up headers and footers |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.TableStyle Property | SharpPlot.DrawTable Method
Send comments on this topic © Dyalog Ltd 2021
|