AxisFormatStyle
public enum AxisFormatStyleHigh-level formatting mode for axis tick labels. Mirrors Swift Charts’ FormatStyle
family without reinventing the whole Foundation API surface. ChartGuru.AxisFormatStyle.Custom
preserves the legacy printf-style TickFormat / TickFormatter behavior.
Fields
Section titled “Fields”
Custom
Section titled “Custom”Custom = 0Returns
ChartGuru.AxisFormatStyle
Number
Section titled “Number”Number = 1Returns
ChartGuru.AxisFormatStyle
Percent
Section titled “Percent”Percent = 2Returns
ChartGuru.AxisFormatStyle
Currency
Section titled “Currency”Currency = 3Returns
ChartGuru.AxisFormatStyle
DateTime
Section titled “DateTime”DateTime = 4Returns
ChartGuru.AxisFormatStyle