Specifies how legend items are created inside the legend box.
public enum LegendItemsType
Members
| Member Name | Description | Value |
| ByPoints | One legend item is created for each point. | 0 |
| BySeries | One legend item is created for each series. | 1 |
| Default | The system selects the most appropriate option automatically. | 2 |
Requirements
Namespace: Aspose.Chart
Assembly: Aspose.Chart (in Aspose.Chart.dll)
See Also
Aspose.Chart Namespace