5 references to Default
System.Web.DataVisualization (5)
Common\Annotation\AnnotationBase.cs (1)
195
private TextStyle _textStyle = TextStyle.
Default
;
Common\General\Title.cs (4)
205
private TextStyle _style = TextStyle.
Default
;
594
DefaultValue(TextStyle.
Default
),
1611
if ((textStyle == TextStyle.
Default
|| textStyle == TextStyle.Shadow) &&
1727
if (textStyle == TextStyle.
Default
)