LineWidth Property (LineMarker)
In This Topic
Gets or sets width of lines
Syntax
'Declaration
<C1DescriptionAttribute("Interaction.LineMarker.LineWidth", "Gets or sets width of lines")>
Public Property LineWidth As Integer
[C1Description("Interaction.LineMarker.LineWidth", "Gets or sets width of lines")]
public int LineWidth {get; set;}
See Also