Skip to main content
Version: 4.1

Interface: PriceFormatCustom

Represents series value formatting options.

Properties

type

type: "custom"

The custom price format.


formatter

formatter: PriceFormatterFn

Override price formatting behaviour. Can be used for cases that can't be covered with built-in price formats.


minMove

minMove: number

The minimum possible step size for price value movement.

Default Value

0.01