'DeclarationProperty MarkerForegroundColor As Color
'UsageDim instance As ISeries Dim value As Color instance.MarkerForegroundColor = value value = instance.MarkerForegroundColor
Color MarkerForegroundColor {get; set;}
read-write property MarkerForegroundColor: Color;
function get,set MarkerForegroundColor : Color