ComponentOne FlexChart for WinForms
LineWidth Property


C1.Win.Chart.Interaction Namespace > LineMarker Class : LineWidth Property
Gets or sets width of lines
Syntax
'Declaration
 
Public Property LineWidth As Integer
'Usage
 
Dim instance As LineMarker
Dim value As Integer
 
instance.LineWidth = value
 
value = instance.LineWidth
public int LineWidth {get; set;}
See Also

Reference

LineMarker Class
LineMarker Members