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