@univerjs-pro/sheets-chart-ui v0.5.4
facade
Classes
Class | Description |
---|---|
FChart | - |
FChartBuilderBase | FBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly. |
FWorksheetChartMixin | Represents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet. |
LineChartBuilder | FBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly. |
PieChartBuilder | FBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly. |
RadarChartBuilder | FBase is a base class for all facade classes. It provides a way to extend classes with static and instance methods. The _initialize as a special method that will be called after the constructor. You should never call it directly. |
Interfaces
Interface | Description |
---|---|
IChartBuilderInfo | - |
IChartBuildOptions | - |
IChartTextStyle | - |
IFWorksheetChartMixin | - |