'Declaration
Property MarkerForegroundColor As Color
'Usage
Dim 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