[]
        
(Showing Draft Content)

C1.Win.Chart.Legend

Legend Class

Represents chart legend.

Inheritance
Legend
Implements
IScrollableLegend
ILegend
IStyleProvider
Namespace: C1.Win.Chart
Assembly: C1.Win.FlexChart.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Legend : IScrollableLegend, ILegend, IStyleProvider

Properties

Name Description
BorderStyle

Gets the legend border style.

GroupHeaderStyle

Gets the legend group header style.

ItemMaxWidth

Gets or sets the max width of legend item.

Orientation

Gets or sets the legend orientation.

Position

Gets or sets the legend position.

Reversed

Gets or sets the legend reversed order.

ScrollBars

Gets or sets which scroll bars should appear in legend.

Style

Gets the legend style.

TextWrapping

Gets or sets legend text wrap mode.

Title

Gets or sets the legend title.

TitleStyle

Gets the legend title style.