Skip to main content
All docs
V23.2

DxChartFont Properties

Specifies font properties for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
Name Description
Color Specifies the text color for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
Family Specifies the font family for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
Opacity Specifies transparency for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
Size Specifies the font size for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
Weight Specifies font weight for the linked chart element (DxChartAxisTitle, DxChartAxisLabel, DxChartSeriesLabel, or DxChartConstantLineLabel).
See Also