Description
Sets or returns the foreground color of the specified chart region.
C#
vb.net
Remarks
This is System.Color.AutomaticFill
by default.
Setting ForegroundColor
to null
with throw an ArgumentException
.
Sets or returns the foreground color of the specified chart region.
This is System.Color.AutomaticFill
by default.
Setting ForegroundColor
to null
with throw an ArgumentException
.