[]
Represents chart legend.
public class Legend : ChartObject
| 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. |
| Name | Description |
|---|---|
| AssignFrom(object) | Assigns (copies) properties from another Legend to the current object. |
| CreateSame() | Creates instance of same class as this object. |