Skip to main content
Version: 4.1.0

LinePlotSettingsPanelComponent

Hierarchy

  • Component<LinePlotSettingsPanelComponentProps>
    • LinePlotSettingsPanelComponent

Index

Constructors

Methods

Constructors

externalconstructor

  • new LinePlotSettingsPanelComponent(props: LinePlotSettingsPanelComponentProps | Readonly<LinePlotSettingsPanelComponentProps>): LinePlotSettingsPanelComponent
  • new LinePlotSettingsPanelComponent(props: LinePlotSettingsPanelComponentProps, context: any): LinePlotSettingsPanelComponent
  • Parameters

    • externalprops: LinePlotSettingsPanelComponentProps | Readonly<LinePlotSettingsPanelComponentProps>

    Returns LinePlotSettingsPanelComponent

Methods

render

  • render(): Element
  • Returns Element