4 references to DrawSeparator
System.Windows.Forms.DataVisualization (4)
Common\General\Legend.cs (4)
2477
this.
DrawSeparator
(
2518
this.
DrawSeparator
(chartGraph, this.ItemColumnSeparator, this.ItemColumnSeparatorColor, false, separatorRect);
4223
this.
DrawSeparator
(chartGraph, this.HeaderSeparator, this.HeaderSeparatorColor, true, separatorRect);
4340
this.
DrawSeparator
(chartGraph, this.TitleSeparator, this.TitleSeparatorColor, true, separatorPosition);