Skip to main content

ChartCrosshairHorizontalLineLabelBuilder.Format Method

Name Parameters Description
Format(Format) value Formats a point value before it is displayed in the crosshair label. Mirrors the client-side format option.
Format(JS) value Formats a point value before it is displayed in the crosshair label. Mirrors the client-side format option.
Format(Action<FormatBuilder>) configurator Formats a point value before it is displayed in the crosshair label. Mirrors the client-side format object.
Format(String) value Formats a point value before it is displayed in the crosshair label. Mirrors the client-side format option.