4 references to DoubleLine
System.Web.DataVisualization (4)
Common\General\Legend.cs (4)
4216
if(this.HeaderSeparator == LegendSeparatorStyle.Line || this.HeaderSeparator == LegendSeparatorStyle.
DoubleLine
)
4333
if(this.TitleSeparator == LegendSeparatorStyle.Line || this.TitleSeparator == LegendSeparatorStyle.
DoubleLine
)
4396
else if(separatorType == LegendSeparatorStyle.
DoubleLine
)
4540
else if(separatorType == LegendSeparatorStyle.
DoubleLine
)