[]
Represents the legend of a chart.
public class ChartLegend : ChartRect, INotifyPropertyChanged, IC1Serializable
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. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |