Reincharts
    Preparing search index...

    Hierarchy

    Index

    Constructors

    Properties

    getSelectionState: any
    mouseMoved: any
    saveNodeType: any
    terminate: any
    defaultProps: {
        appearance: {
            edgeFill: string;
            edgeStroke: string;
            edgeStrokeWidth: number;
            fontFamily: string;
            fontFill: string;
            fontSize: number;
            nsEdgeFill: string;
            r: number;
            strokeStyle: string;
            strokeWidth: number;
        };
        currentPositionOpacity: number;
        currentPositionRadius: number;
        currentPositionStroke: string;
        currentPositionStrokeWidth: number;
        enabled: boolean;
        hoverText: {
            bgFill: string;
            bgHeight: string;
            bgWidth: string;
            enable: boolean;
            fill: string;
            fontFamily: string;
            fontSize: number;
            selectedText: string;
            text: string;
        };
        retracements: never[];
        type: string;
    } = ...
    displayName: string = "FibonacciRetracement"

    Methods