Class StyleLegendBorder
Legend border 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 StyleLegendBorder : StyleBorder, IChartingStateManagedItem, IChartingStateManager, ICloneable
Constructors
StyleLegendBorder()
Declaration
public StyleLegendBorder()
Properties
Color
Gets and sets border color
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
Legend's border color |