[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLegend

ChartLegend Class

Represents the legend of a chart.

Inheritance
ChartLegend
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class ChartLegend : ChartRect, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
Compass

Gets or sets the general positioning of the legend.

Legend2DReversed

Gets or sets the order of the ChartGroups2D in the legend of a 2D chart.

Legend3DFormatString

Gets or sets the 3D chart legend format string for numerical values.

Legend3DSeparator

Gets or sets the separator between range values of a stepped legend of a 3D chart.

Legend3DType

Gets or sets the type of a 3D chart legend.

Orientation

Gets or sets the orientation of the legend entries.

Style

Gets the legend style. Inherits from the ChartField default style.

Text

Gets or sets the legend text.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.