[]
Use the members of this enumeration to set the value of the Appearance property in the ValueLabel class.
public enum ValueLabelAppearanceEnum
Name | Description |
---|---|
ArrowMarker | Label with arrow marker. |
CustomMarker | Label with custom marker. Marker must be painted in DrawMarker event. |
Label | Only text label. |
TriangleMarker | Label with triangle marker. |