TableStyles Enumeration

Table-chart Style (flags).

[flags]
public enum TableStyles

Members

SpannedMatching column labels are merged
MergedMatching row-labels are merged
FitWidthTables are sized to fit frame width
OpaqueBackground area is filled with current background style
GridLinesDraw gridlines (all axes)
BoxedChart elements are boxed
RoundedBoxes are drawn with rounded corners
ShadowedBoxes are drawn with a drop-shadow
AbsoluteMeasurements are in points, not scaled by chart axes
ColumnsVector plot has column-wise data
CenterCentre-align within chart frame
RightRight-align within chart frame

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | TableStyle Property