Skip to content

Commit e67a454

Browse files
committed
Docs
1 parent 9a3f389 commit e67a454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Charts/Formatters/IndexAxisValueFormatter.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
import Foundation
1313

14+
/// This formatter is used for passing an array of x-axis labels, on whole x steps.
1415
@objc(ChartIndexAxisValueFormatter)
1516
open class IndexAxisValueFormatter: NSObject, IAxisValueFormatter
1617
{

0 commit comments

Comments
 (0)