If I use an AttributeLabelClass in the 10.2.4 .NET SDK on a GraphicsLayer that displays the same text on two nearby linear features, one of the labels will disappear if both labels are in the extent even if the DuplicateLabels property on the AttributeLabelClass is set to DuplicateLabels.PreserveDuplicates. I have tried to change the LabelPriority to Highest and LabelPlacement to FixedPositionWithOverlaps but these options did not prevent the nearby duplicates from getting removed. Has anyone else seen this issue or have a workaround?