Skip to content
Version 2.11.0
↓ Get the launcher

LineChartElement.FormatX property

Formats an X value in seconds for a tick label (e.g. 64 → “1:04”).

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