5 references to TitleSeparator
System.Web.DataVisualization (5)
Common\General\Legend.cs (5)
3991
titleSize.Height += this.GetSeparatorSize(this.
TitleSeparator
).Height;
4333
if(this.
TitleSeparator
== LegendSeparatorStyle.Line || this.
TitleSeparator
== LegendSeparatorStyle.DoubleLine)
4340
this.DrawSeparator(chartGraph, this.
TitleSeparator
, this.TitleSeparatorColor, true, separatorPosition);
4344
this.
TitleSeparator
!= LegendSeparatorStyle.None)