Class ScaleBreaksLineStyle
Scale breaks 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 ScaleBreaksLineStyle : LineStyle, IChartingStateManagedItem, IChartingStateManager, 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 |