ChartInfo

Približni podaci

ChartInfo je sučelje u Aspose.Cells FOSS za Typescript.

ChartInfo U ovom slučaju, ako je to moguće, podnosite zahtjev za odobrenje.

Ograničenja: categoryAxisPosition, chartType, fromColOff, fromRowOff, height, legendPosition, i još 15 .

Opisivanje

ChartInfo je sučelja u Aspose.Cells FOSS za TypeScript koja definiše ugovor s 0 metodama. Klase koje implementiraju ovaj sučeljak moraju pružiti konkretne implementacije za sve deklarirane operacije.

Osnovne sposobnosti uključuju: : charttype; : string; : chartseries[]. Ove operacije omogućuju programerima da integriraju funkcionalnost chartinfo-a izravno u aplikacije TypeScript.

Klasa također pruža i: chartType svojstvo (dobija tip grafikona), title imovina (uzima naslov), series svojstvo (dobija seriju).

Oznake i značajke

Izvršni datum:Iznos:PrihvatOpisivanje
chartType: ChartTypeČitaj.Dobija tip grafikona.
title: stringČitaj.Dobija titulu.
series: ChartSeries[]Čitaj.Dobija seriju.
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 - u skladu s člankom.|:Članci:| Read | Gets the x. | |i (i)|:Članci:| Read | Gets the y. | |širina|:Članci:| Read | Gets the width. | |visina:|:Članci:| Read | Gets the height. | |iz RoofOff-a|:Članci:| Read | Gets the from row off. | |iz Kolof|:Članci:| Read | Gets the from col off. | |ToRowOff (Stopanje)|:Članci:| Read | Gets the to row off. | |za kolkoff|:Članci:| Read | Gets the to col off. | |originalniX|:Članci:| Read | Gets the original x. | |originalno|:Članci:| Read | Gets the original y. | |listIndex|:Članci:| Read | Gets the sheet index. | |originalChartXml (izvorni grafikon)|:Članci: str.| Read | Gets the original chart xml. | |originalStyleXml (original Style)|:Članci: str.| Read | Gets the original style xml. | |originalne bojeXml|: string`. ◦ Pročitavanje dobiva originalne boje xml-a.

Također pogledajte:

 Hrvatski