10 references to BackColor
System.Windows.Forms.DataVisualization (10)
Common\General\Selection.cs (2)
2273
(title.
BackColor
== Color.Transparent || title.
BackColor
.IsEmpty))
Common\General\Title.cs (8)
837
/// <seealso cref="
BackColor
"/>
844
/// Two colors are used to draw the gradient, <see cref="
BackColor
"/> and <see cref="BackSecondaryColor"/>.
872
/// <seealso cref="
BackColor
"/>
881
/// This color is used with <see cref="
BackColor
"/> when <see cref="BackHatchStyle"/> or
912
/// <seealso cref="
BackColor
"/>
919
/// Two colors are used to draw the hatching, <see cref="
BackColor
"/> and <see cref="BackSecondaryColor"/>.
1211
if(!this.
BackColor
.IsEmpty ||
1455
BackColor
,