'Declaration
Property MarkerBackgroundColor As Color
'Usage
Dim instance As ISeries Dim value As Color instance.MarkerBackgroundColor = value value = instance.MarkerBackgroundColor
Color MarkerBackgroundColor {get; set;}
read-write property MarkerBackgroundColor: Color;
function get,set MarkerBackgroundColor : Color