3 references to BorderSkin
System.Windows.Forms.DataVisualization (3)
Common\General\Chart.cs (3)
278
if (this.
BorderSkin
.SkinStyle != BorderSkinStyle.None)
367
this.
BorderSkin
.PageColor != Color.Empty)
369
backGroundColor = this.
BorderSkin
.PageColor;