4 references to HeaderSeparator
System.Web.DataVisualization (4)
Common\General\Legend.cs (4)
4018
headerSize.Height += this.GetSeparatorSize(this.
HeaderSeparator
).Height;
4216
if(this.
HeaderSeparator
== LegendSeparatorStyle.Line || this.
HeaderSeparator
== LegendSeparatorStyle.DoubleLine)
4223
this.DrawSeparator(chartGraph, this.
HeaderSeparator
, this.HeaderSeparatorColor, true, separatorRect);