Description
Sets or returns the background color of series data markers.
C#
public Color BackgroundColor{ get ; set ; } |
vb.net
Public Property BackgroundColor() As Color |
Sets or returns the background color of series data markers.
public Color BackgroundColor{ get ; set ; } |
Public Property BackgroundColor() As Color |