ClassStyleLabelLegend
Class
Legend appearance style
Definition
Namespace:Telerik.Charting.Styles
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleLabelLegend : StyleExtendedLabel, IChartingStateManagedItem, IChartingStateManager, ICloneable
Inheritance: objectStateManagedObjectStyleLayoutStyleStyleLabelStyleExtendedLabelStyleLabelLegend
Implements:
Inherited Members
Constructors
StyleLabelLegend()
Creates new instance of StyleLabelLegend class.
Declaration
cs-api-definition
public StyleLabelLegend()
Properties
Figure
Gets label's figure
Declaration
cs-api-definition
[Browsable(false)]
[SkinnableProperty]
public override string Figure { get; }
Property Value
Overrides