AnnotationAppearanceMode

Describes available behaviors for how annotations are distinguished from series.

Let the annotation layer decide what appearance to use.

Auto = 0

Take the target series color and shift the brightness.

BrightnessShift = 1

Take the target series color and apply a dash pattern.

DashPattern = 3

Take the target series color and shift the opacity.

OpacityShift = 4

Take the target series color and shift the saturation.

SaturationShift = 2