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