SeriesItemLabel
Class
Series item label
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class SeriesItemLabel : ChartBaseLabel, IChartingStateManagedItem, IChartingStateManager, IOrdering, IContainer, ICloneable
Inheritance: objectStateManagedObjectRenderedObjectLayoutElementChartBaseLabelSeriesItemLabel...
Implements:
Inherited Members
Constructors
Create new instance of SeriesItemLabel class.
C#
public SeriesItemLabel()
Create new instance of SeriesItemLabel class.
C#
public SeriesItemLabel(ChartSeries series)
Series to which label belongs
Properties
Visualization and design properties
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
[Browsable(true)]
[SkinnableProperty]
public StyleSeriesItemLabel Appearance { get; }