CustomTickTextFormatter: ((value: number, customTick: CustomTick) => string)

Type declaration

    • (value: number, customTick: CustomTick): string
    • Interface for function which specifies CustomTick text.

      Parameters

      Returns string