4 references to Line
System.Windows.Forms.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)
4380
else if(separatorType == LegendSeparatorStyle.
Line
)
4445
if(separatorType == LegendSeparatorStyle.
Line
)