Class TextPropertiesError
Errors text properties
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class TextPropertiesError : TextProperties, IChartingStateManagedItem, IChartingStateManager, IDisposable, 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