All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.components.axes.ruler-stacked.d.ts Maven / Gradle / Ivy

import { Ruler } from './ruler';
export declare class StackedRuler extends Ruler {
    formatTooltipData(tooltipData: any): any;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy