Gets or sets the border style

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public BorderStyle BorderStyle { get; set; }
Visual Basic
Public Property BorderStyle As BorderStyle
	Get
	Set

See Also