Skip to content
Version 2.11.0
↓ Get the launcher

LineChartElement.FormatY property

Formats a Y value for a tick label (e.g. 18000 → “18k”).

public Func<float, string> FormatY { get; set; }