Style Property
Style
Gets or sets the line style.
Declaration
[C1Description("Line.Style", "Specifies the line style.")]
public DashStyle Style { get; set; }
<C1Description("Line.Style", "Specifies the line style.")>
Public Property Style As DashStyle