ChartInfo
Revisión
ChartInfo es una interfaz en Aspose.Cells FOSS para Tiposcritos.
ChartInfo proporciona una lectura-sólo snapshot de la configuración de un gráfico, incluyendo tipo, título, serie, posición legendaria, posiciones de ácido, área de plot y dimensiones.
Propiedades : categoryAxisPosition, chartType, fromColOff, fromRowOff, height, legendPosition,Y 15 más.
Descripción
ChartInfo es una interfaz en Aspose.Cells FOSS para TypeScript que define un contrato con métodos 0. clases que implementan esta interfaces deben proporcionar implementaciones concretas para todas las operaciones declaradas.
Las capacidades básicas incluyen: : charttype; : string; : chartseries[].Estas operaciones permiten a los desarrolladores integrar la funcionalidad de chartinfo directamente en las aplicaciones TypeScript.
La clase también proporciona el chartType propiedad (que se encuentra en el tipo de gráfico), la title La propiedad (que se le llama el título) es la series La propiedad (que se encuentra en la serie).
Propiedades
| Name | Type | Access | Description |
|---|---|---|---|
chartType | : ChartType | Read | Gets the chart type. |
title | : string | Read | Gets the title. |
series | : ChartSeries[] | Read | Gets the series. |
legendPosition | `: “left” | “right” | “top” |
categoryAxisPosition | `: “left” | “right” | “top” |
valueAxisPosition | `: “left” | “right” | “top” |
plotArea | `: { |
x: number;
y: number;
width: number;
height: number;}| Read | Gets the plot area. | |X|:El número| Read | Gets the x. | |y|:El número| Read | Gets the y. | |Ampliación|:El número| Read | Gets the width. | |Alturas|:El número| Read | Gets the height. | |de RowOff|:El número| Read | Gets the from row off. | |de Colof|:El número| Read | Gets the from col off. | |TORROVOF|:El número| Read | Gets the to row off. | |Toma de Colos|:El número| Read | Gets the to col off. | |OriginalX|:El número| Read | Gets the original x. | |originalidad|:El número| Read | Gets the original y. | |El índice|:El número| Read | Gets the sheet index. | |InicioXml|:El string| Read | Gets the original chart xml. | |OriginalMejorXml|:El string| Read | Gets the original style xml. | |OriginalCuerpoXml|: string` Leer ♀ Gets los colores originales xml. ♂