SharpPlot Reference > SharpPlot Enumerations > KeyStyles Enumeration

KeyStyles Enumeration

Key style (flags).

[flags]
public enum KeyStyles

Members

AbsolutePosition is interpreted in points
AutofitTextShrink text to fit within given frame
BaselineBaselined legend (on first line of text)
BottomAlignVertically bottom aligned key frame
BoxedBoxed key
BoxFrameBox given frame instead of text
CenterAlignHorizontally center aligned key frame
InlineWithDataLegends are written inline with data
LeftAlignHorizontally left aligned key frame
MiddleAlignVertically middle aligned key frame
NoKeyNo key (always omit key)
NoWrapKey text is not wrapped to margin
PercentagePosition is interpreted in percentage of axes
PlainPlain (no markers) key
ReversedReversed order of legend items
RightAlignHorizontally right aligned key frame
RoundedRounded key box
ShadowedShadowed key box
TopAlignVertically top aligned key frame
VerticalVertically arranged legend

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | SharpPlot.KeyStyle Property | SharpPlot.DrawKey Method | SharpPlot.SetKeyText Method


Send comments on this topic
© Dyalog Ltd 2021