MarkerVisibility Property
Gets a value indicating whether the last value marker is visible.
'Declaration
ReadOnly Property MarkerVisibility As Boolean
bool MarkerVisibility {get;}
Property Value
true
if the last value marker is visible; otherwise,
false
.