'Declaration
Public Property BackgroundStyle As NBackgroundStyle
'Usage
Dim instance As NChartControl Dim value As NBackgroundStyle instance.BackgroundStyle = value value = instance.BackgroundStyle
public NBackgroundStyle BackgroundStyle {get; set;}