MAIDR Documentation - v3.69.0
    Preparing search index...

    Interface AnyChartAxisTitle

    Axis title configuration.

    interface AnyChartAxisTitle {
        text: () => string | undefined;
    }
    Index

    Properties

    Properties

    text: () => string | undefined