Class StyleItemLabelConnector
Series item label connector line specific style
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public class StyleItemLabelConnector : LineStyle, IChartingStateManagedItem, IChartingStateManager, ICloneable
Constructors
StyleItemLabelConnector()
Creates new instance of StyleItemLabelConnector class.
Declaration
public StyleItemLabelConnector()
Properties
Color
Gets and sets item label connector's color
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
Item label connector'scolor |