ClassTextPropertiesError
Class
Errors text properties
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class TextPropertiesError : TextProperties, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectTextPropertiesTextPropertiesError
Implements:
Inherited Members
Constructors
TextPropertiesError()
Declaration
cs-api-definition
public TextPropertiesError()
Properties
Color
Specifies the text color property
Declaration
cs-api-definition
[TypeConverter(typeof(ColorConverter))]
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
Color
Overrides
Font
Specifies the text font properties
Declaration
cs-api-definition
[TypeConverter(typeof(FontConverter))]
[SkinnableProperty]
public override Font Font { get; set; }
Property Value
Font
Overrides
Remarks
Default value is Verdana, 10pt, style=Bold