Click or drag to resize
SeriesLineBorder Properties

The SeriesLineBorder type exposes the following members.

Properties
  Name Description
Public property Color
Gets or sets color of the series line
(Overrides BorderColor.)
Public property PenStyle
Gets or sets PenStyle of the series line
(Overrides BorderPenStyle.)
Public property Visible
Line series visibility (same as Series.Visible)
(Overrides BorderVisible.)
Public property Width
Gets or sets the width of the series line.
(Overrides BorderWidth.)
Top
See Also