Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Sets or returns the color of the line.

Signature
C#
C#
public Color Color{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property Color() As Color
{signature}
{remarks}
If 
Remarks

If ChartLine.Color

is

set

to

null,

the

value

will

instead

be

set

to

Color.SystemColor.AutomaticLine.

{remarks}