In This Topic
Gets or sets an expression that should evaluate to an index or a name of a style in the MarkerStyles collection that will be used to draw the marker.
Syntax
'Declaration
Public Property MarkerStyleExpr As String
public string MarkerStyleExpr {get; set;}
See Also