[]
Represents the legend for 3D chart.
public class C1Chart3DLegend : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
C1Chart3DLegend() | Creates an instance of C1Chart3DLegend class. |
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. |
OrientationProperty | Using a DependencyProperty as the backing store for Orientation. |
PositionProperty | Using a DependencyProperty as the backing store for Position. |
ReversedProperty | Using a DependencyProperty as the backing store for Reversed. This enables animation, styling, binding, etc... |
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. |
Name | Description |
---|---|
ArrangeOverride(Size) | |
MeasureOverride(Size) | |
OnApplyTemplate() | Invoked when ApplyTemplate() method is called. |