Chart3DThemeStyle
23 Sep 20251 minute to read
Represents the style settings for 3D chart theme.
Properties
axisLabel string
The color of axis labels.
axisLabelFont FontModel
The font settings for axis labels.
axisTitle string
The color of axis titles.
axisTitleFont FontModel
The font settings for axis titles.
backWallColor string
The color of the 3D wall
background string
The background color of the chart.
chartSubTitleFont FontModel
The font settings for chart subtitles.
chartTitle string
The color of the chart title.
chartTitleFont FontModel
The font settings for the chart title.
datalabelFont FontModel
The font settings for data labels.
leftWallColor string
The color of the 3D wall
legendLabel string
The color of legend labels.
legendLabelFont FontModel
The font settings for legend labels.
legendTitleFont FontModel
The font settings for legend titles.
majorGridLine string
The color of major grid lines.
majorTickLine string
The color of major tick lines.
minorGridLine string
The color of minor grid lines.
minorTickLine string
The color of minor tick lines.
tabColor string
The color of tab headers.
tooltipBoldLabel string
The color of bold labels in tooltip.
tooltipFill string
The fill color of tooltip.
tooltipHeaderLine string
The color of the header line in tooltip.
tooltipLabelFont FontModel
The font settings for tooltip labels.
tooltipLightLabel string
The color of light labels in tooltip.
tooltipOpacity number
The opacity of tooltip.