Options
All
  • Public
  • Public/Protected
  • All
Menu
author

Berk Baski berk.baski@smartface.io

copyright

Smartface 2021

Index

Constructors

constructor

  • new default(options: ChartOptions): default

Properties

webViewBridge

webViewBridge: any

apexOptions

apexOptions: any

customCss

customCss: any

Methods

convertObjectToString

  • convertObjectToString(obj: any): string
  • It converts chart options to string for render to WebView

    Parameters

    • obj: any

    Returns string

render

  • render(): void
  • It renders the given chart options to the WebViewBridge browser

    Returns void

Generated using TypeDoc