AnnotationAppearanceMode
Describes available behaviors for how annotations are distinguished from series.
Enumeration Members
Section titled "Enumeration Members"Let the annotation layer decide what appearance to use.
Auto = 0 BrightnessShift
Section titled "BrightnessShift"Take the target series color and shift the brightness.
BrightnessShift = 1 DashPattern
Section titled "DashPattern"Take the target series color and apply a dash pattern.
DashPattern = 3 OpacityShift
Section titled "OpacityShift"Take the target series color and shift the opacity.
OpacityShift = 4 SaturationShift
Section titled "SaturationShift"Take the target series color and shift the saturation.
SaturationShift = 2