Class StyleLabelLegend
Legend appearance style
Inheritance
System.Object
StyleLabelLegend
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleLabelLegend : StyleExtendedLabel, IChartingStateManagedItem, IChartingStateManager, IDisposable, 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
|