LineStyle
Class
Common lines style
Definition
Namespace:Telerik.Charting.Styles
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class LineStyle : StyleBorder, IChartingStateManagedItem, IChartingStateManager, ICloneable
Inheritance: objectStateManagedObjectStyleBorderLineStyle
Derived Classes:
Implements:
Inherited Members
Constructors
Creates new instance of LineStyle class
C#
public LineStyle()
Creates new instance of LineStyle class
Creates new instance of LineStyle class
Creates new instance of LineStyle class
Properties
Specifies the end cap property
C#
[SkinnableProperty]
public virtual LineCap EndCap { get; set; }
Methods
Clone this object
C#
public override object Clone()
Object with the same fields as this one
Overrides:
Gets hash code