Class StyleChartBorder
Chart border specific style
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleChartBorder : StyleBorder, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable
Constructors
StyleChartBorder()
Declaration
public StyleChartBorder()
Properties
Color
Gets and sets border color
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
Chart's border color |