'Declaration
Public Property ControlBackgroundBackColor As System.Drawing.Color
'Usage
Dim instance As NChartPalette Dim value As System.Drawing.Color instance.ControlBackgroundBackColor = value value = instance.ControlBackgroundBackColor
public System.Drawing.Color ControlBackgroundBackColor {get; set;}