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

    A converted panel: the source chart paired with the MAIDR layers built from it. One entry per emitted subplot, in row-major grid order.

    interface AmChartPanel {
        chart: AmXYChart;
        layers: MaidrLayer[];
    }
    Index

    Properties

    Properties

    chart: AmXYChart
    layers: MaidrLayer[]