'Declaration
Public Property BackgroundColor As Android.Graphics.Color
'Usage
Dim instance As ChartBase Dim value As Android.Graphics.Color instance.BackgroundColor = value value = instance.BackgroundColor
public Android.Graphics.Color BackgroundColor {get; set;}