RadControls for WinForms

Grid line specific style

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

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class StyleGridLine : LineStyle
Visual Basic
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class StyleGridLine _
	Inherits LineStyle

Inheritance Hierarchy

See Also