RadControls for WinForms

Border style

Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class StyleBorder : StateManagedObject, 
	ICloneable
Visual Basic
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class StyleBorder _
	Inherits StateManagedObject _
	Implements ICloneable

Inheritance Hierarchy

See Also