LegendInfo
Overview
LegendInfo is a interface in Aspose.Cells FOSS for Typescript.
Properties: position, series.
Description
LegendInfo is an interface in Aspose.Cells FOSS for TypeScript that defines a contract with 0 methods. Classes that implement this interface must provide concrete implementations for all declared operations.
Core capabilities include: : "right" \; : seriesinfo[]`. These operations enable developers to integrate legendinfo functionality directly into TypeScript applications.
The class also provides the position property (gets the position), the series property (gets the series).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
position | : "right" | "left" | "top" | "bottom" | Read | Gets the position. |
series | : SeriesInfo[] | Read | Gets the series. |