Class StyleLabelLegend
Legend appearance style
Inheritance
System.Object
StyleLabelLegend
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public class StyleLabelLegend : StyleExtendedLabel, IChartingStateManagedItem, IChartingStateManager, ICloneable, IPosition
Constructors
StyleLabelLegend()
Creates new instance of StyleLabelLegend class.
Declaration
public StyleLabelLegend()
Properties
Figure
Gets label's figure
Declaration
[SkinnableProperty]
public override string Figure { get; }
Property Value
System.String
|
Overrides
Overflow
Specifies label's overflow
Declaration
[SkinnableProperty]
public override Overflow Overflow { get; set; }
Property Value
Overflow
|