ClassStyleLabelLegend
Class
Legend appearance style
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleLabelLegend : StyleExtendedLabel, IChartingStateManagedItem, IChartingStateManager
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
string
Overrides