ComponentOne FlexChart for UWP
FlexChart / Working with FlexChart / Appearance / Font
In This Topic
    Font
    In This Topic

    Fonts, when customized with respect to various chart elements, enhance the impact of the chart. You can adjust the font size of an element to make it more suitable as per the overall size of the chart.

    To change or customize fonts in FlexChart, you can use the following properties provided by the ChartStyle object:

    Property Description
    FontFamily Sets the font family.
    FontSize Sets the font size.
    FontStretch Sets the font stretch.
    FontStyle Sets the font style.
    FontWeight Sets the font weight.