ChartRenderer
Overview
ChartRenderer is a class in Aspose.Cells FOSS for TypeScript.
This class declares 1 method for ChartRenderer objects in TypeScript programs.
Available methods include: renderChart.
Public members are accessible to any TypeScript application after installing the Aspose.Cells FOSS for TypeScript package.
Methods
| Signature | Description |
|---|---|
renderChart(chart: ChartInfo, worksheet: any) → string | Calls renderChart(chart, worksheet) on this ChartRenderer instance. |