Gets the the background color of spaces between the dashes of a dashed line. Not used if DashStyle is Solid.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Color BackColor { get; }
Visual Basic
Public ReadOnly Property BackColor As Color
	Get

See Also