KeyStyles Enumeration

Key style (flags).

[flags]
public enum KeyStyles

Members

VerticalVertically arranged legend
ReversedReversed order of legend items
BoxedBoxed key
RoundedRounded key box
ShadowedShadowed key box
BoxFrameBox given frame instead of text
AutofitTextShrink text to fit within given frame
PercentagePercentage of chart area used for placement
AbsolutePositionAbsolute position in points is given
PlainPlain (no markers) key
NoKeyNo key (always omit key)
InlineWithDataLegends are written inline with data
LeftAlignLeft aligned key frame
CenterAlignCenter aligned key frame
RightAlignRight aligned key frame
TopAlignTop aligned key frame
MiddleAlignMiddle aligned key frame
BottomAlignBottom aligned key frame

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | KeyStyle Property