Enumeration DataAnnotationDisplayMode

Describes mode for displaying content of axis annotation

Enumeration Members

Auto: 0

Indicates a mode that automatically selects content dsiaplyed on axis, based on type of data annotation layer

AxisValue: 3

Displays axis value in axis annotation that is between axis minimum and maximum

DataLabel: 2

Displays a label in axis annotation that represents a value mapped via LabelMemberPath

DataValue: 1

Displays data value in axis annotation that represents a value mapped via ValueMemberPath

Hidden: 6

Hides axis annotation

PixelValue: 4

Displays pixel value in axis annotation that is between start and end size of plot area

WindowValue: 5

Displays window value in axis annotation in relative coordinates (0.0 - 1.0) to start and end size of plot area