5 references to Underlined
System.Web.DataVisualization (5)
Common\Annotation\TextAnnotation.cs (1)
1114 DefaultValue(LabelCalloutStyle.Underlined),
Common\General\SmartLabels.cs (4)
191 private LabelCalloutStyle _calloutStyle = LabelCalloutStyle.Underlined; 408 DefaultValue(LabelCalloutStyle.Underlined), 942 else if(smartLabelStyle.CalloutStyle == LabelCalloutStyle.Underlined) 977 if(smartLabelStyle.CalloutStyle == LabelCalloutStyle.Underlined)