Skip to main content
Version: 4.1.0

ScatterPlotSettingsPanelComponent

Hierarchy

  • Component<ScatterPlotSettingsPanelComponentProps>
    • ScatterPlotSettingsPanelComponent

Index

Constructors

Methods

Constructors

externalconstructor

  • new ScatterPlotSettingsPanelComponent(props: ScatterPlotSettingsPanelComponentProps | Readonly<ScatterPlotSettingsPanelComponentProps>): ScatterPlotSettingsPanelComponent
  • new ScatterPlotSettingsPanelComponent(props: ScatterPlotSettingsPanelComponentProps, context: any): ScatterPlotSettingsPanelComponent
  • Parameters

    • externalprops: ScatterPlotSettingsPanelComponentProps | Readonly<ScatterPlotSettingsPanelComponentProps>

    Returns ScatterPlotSettingsPanelComponent

Methods

render

  • render(): Element
  • Returns Element