@univerjs-pro/sheets-chart-ui v0.5.4


facade

Classes

ClassDescription
FChart-
FChartBuilderBaseFBase 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.
FWorksheetChartMixinRepresents a worksheet facade api instance. Which provides a set of methods to interact with the worksheet.
LineChartBuilderFBase 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.
PieChartBuilderFBase 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.
RadarChartBuilderFBase 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

InterfaceDescription
IChartBuilderInfo-
IChartBuildOptions-
IChartTextStyle-
IFWorksheetChartMixin-