OptionalinterpolationAggregation strategy used when multiple samples fall in the same interpolation bucket.
OptionalinterpolationWidth in pixels of a single interpolation bucket. Smaller = more detail
OptionalscaleValue domain for this track. Auto-derived from data when omitted.
OptionalscaleValue that maps to the bar baseline (zero-crossing). Defaults to 0.
OptionalstyleOptionaltrackZero-based index at which to insert the track into the lane's track list. When omitted, the track is appended at the end.
Per-track configuration for BarChartLane. Each track added via
addTrack()can carry its own scale, baseline, interpolation settings, and visual style that override lane-level defaults.