Circular3DThemeStyle

23 Sep 20251 minute to read

Represents the theme style configuration for a circular 3D chart.

Properties

background string

Gets or sets the background color of the chart.

chartSubTitleFont FontModel

Gets or sets the font configuration for the subtitle of the chart.

chartTitle string

Gets or sets the title of the chart.

chartTitleFont FontModel

Gets or sets the font configuration for the chart title.

datalabelFont FontModel

Gets or sets the font configuration for the data labels in the chart.

legendLabel string

Gets or sets the label for the legend.

legendLabelFont FontModel

Gets or sets the font configuration for the legend labels.

legendTitleFont FontModel

Gets or sets the font configuration for the legend title.

tabColor string

Gets or sets the color of the tab in the chart.

tooltipBoldLabel string

Gets or sets the font style for the bold labels in the chart tooltip.

tooltipFill string

Gets or sets the fill color of the chart tooltip.

tooltipHeaderLine string

Gets or sets the color of the header line in the chart tooltip.

tooltipLabelFont FontModel

Gets or sets the font configuration for the labels in the chart tooltip.

tooltipLightLabel string

Gets or sets the font style for the light labels in the chart tooltip.

tooltipOpacity number

Gets or sets the opacity of the chart tooltip.