Class TextPropertiesError
Errors text properties
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 TextPropertiesError : TextProperties, IChartingStateManagedItem, IChartingStateManager, ICloneable
Constructors
TextPropertiesError()
Declaration
public TextPropertiesError()
Properties
Color
Specifies the text color property
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
|
Overrides
Font
Specifies the text font properties
Declaration
[SkinnableProperty]
public override Font Font { get; set; }
Property Value
System.Drawing.Font
|
Overrides
Remarks
Default value is Verdana, 10pt, style=Bold