Class
StyleLabelLegend

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: IChartingStateManagedItemIChartingStateManagerICloneable

Inherited Members StyleExtendedLabel.styleExtendedLabelItemAppearanceStyleExtendedLabel.styleExtendedLabelItemMarkerAppearanceStyleExtendedLabel.styleExtendedLabelItemTextAppearanceStyleExtendedLabel.Clone()StyleExtendedLabel.TrackViewState()StyleExtendedLabel.LoadViewState(object)StyleExtendedLabel.SaveViewState()StyleExtendedLabel.LocationStyleExtendedLabel.ItemAppearanceStyleExtendedLabel.ItemTextAppearanceStyleExtendedLabel.ItemMarkerAppearanceStyleExtendedLabel.GroupNameFormatStyleLabel.styleLabelCornersStyleLabel.CornersStyleLabel.FillStyleStyleLabel.RotationAngleStyleLabel.CompositionTypeStyleLabel.VisibleLayoutStyle.PositionLayoutStyle.DimensionsStyle.BorderStyle.ShadowStateManagedObject.CloneState()StateManagedObject.SetDirty()StateManagedObject.ViewStateIgnoresCase

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

string

Overrides StyleLabel.Figure

Overflow

Specifies label's overflow

Declaration

cs-api-definition
[SkinnableProperty]
public override Overflow Overflow { get; set; }

Property Value

Overflow

Overrides StyleExtendedLabel.Overflow