6 references to Shadow
System.Windows.Forms.DataVisualization (6)
Common\Annotation\TextAnnotation.cs (2)
615
if (textStyle == TextStyle.
Shadow
&&
623
if (textStyle == TextStyle.
Shadow
)
Common\General\Title.cs (4)
1611
if ((textStyle == TextStyle.Default || textStyle == TextStyle.
Shadow
) &&
1616
textStyle = TextStyle.
Shadow
;
1621
if (textStyle == TextStyle.
Shadow
)
1803
else if (textStyle == TextStyle.
Shadow
)