[]
        
(Showing Draft Content)

C1.WPF.Report.Chart.Legend

Legend Class

Represents chart legend.

Inheritance
OwnedObject
Legend
Namespace: C1.WPF.Report.Chart
Assembly: C1.WPF.Report.dll
Syntax
public class Legend : ChartObject

Properties

Name Description
Field

Gets a FlexChartFieldBase containing this object.

Orientation

Gets or sets the legend orientation.

Position

Gets or sets the legend position.

Style

Gets the legend style.

Title

Gets or sets the legend title.

TitleStyle

Gets the legend title style.

Methods

Name Description
AssignFrom(object)

Assigns (copies) properties from another Legend to the current object.

CreateSame()

Creates instance of same class as this object.