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