[]
        
(Showing Draft Content)

C1.WPF.C1Chart3D.C1Chart3DLegend

C1Chart3DLegend Class

Represents the legend for 3D chart.

Namespace: C1.WPF.C1Chart3D
Assembly: C1.WPF.C1Chart3D.4.6.2.dll
Syntax
public class C1Chart3DLegend : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
C1Chart3DLegend()

Creates an instance of C1Chart3DLegend class.

Fields

Name Description
FormatStringProperty

Using a DependencyProperty as the backing store for FormatString. This enables animation, styling, binding, etc...

LabelPositionProperty

Using a DependencyProperty as the backing store for LabelPosition.
This enables animation, styling, binding, etc...

OrientationProperty

Using a DependencyProperty as the backing store for Orientation.
This enables animation, styling, binding, etc...

PositionProperty

Using a DependencyProperty as the backing store for Position.
This enables animation, styling, binding, etc...

ReversedProperty

Using a DependencyProperty as the backing store for Reversed. This enables animation, styling, binding, etc...

Properties

Name Description
FormatString

Gets or sets the format string for the labels in the legend.

LabelPosition

Gets or sets the label position in the legend.

Orientation

Gets or sets the legend orientation.

Position

Gets or sets the legend position relatively to the chart.

Reversed

Gets or sets whether the legend order is reversed.

Methods

Name Description
ArrangeOverride(Size)
MeasureOverride(Size)
OnApplyTemplate()

Invoked when ApplyTemplate() method is called.