[]
        
(Showing Draft Content)

C1.WPF.C1Chart.LegendItem

LegendItem Class

Represents the item in the chart legend.

Inheritance
LegendItem
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class LegendItem : DependencyObject

Properties

Name Description
Item

Gets the object associated with the plot element.

Label

Gets the text label of the plot element.

Line

Gets the line (connection) shape of the plot element.

Symbol

Gets the symbol shape of the plot element.

Methods

Name Description
ToString()

Returns textual presentation of the object.