Class TextPropertiesAxisLabel
Axis item label text properties
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class TextPropertiesAxisLabel : TextProperties, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable
Constructors
TextPropertiesAxisLabel()
Declaration
public TextPropertiesAxisLabel()
Properties
Color
Specifies the text color property
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
|