Reincharts
    Preparing search index...

    Hierarchy

    • Component<InteractiveObjectSelectorProps>
      • InteractiveObjectSelector
    Index

    Constructors

    Properties

    defaultProps: {
        enabled: boolean;
        interactiveObjectMap: {
            Drawing: string;
            EquidistantChannel: string;
            FibonacciRetracement: string;
            GannFan: string;
            InteractiveText: string;
            InteractiveYCoordinate: string;
            StandardDeviationChannel: string;
            TrendLine: string;
        };
    } = ...
    displayName: string = "InteractiveObjectSelector"

    Methods