We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c37bd commit 71685e1Copy full SHA for 71685e1
AAInfographics-Pro/AAChartCreator/AAChartView.swift
@@ -40,7 +40,7 @@ import WebKit
40
@objc optional func aaChartView(_ aaChartView: AAChartView, moveOverEventMessage: AAMoveOverEventMessageModel)
41
}
42
43
-
+/// Refer to: https://api.highcharts.com/class-reference/Highcharts.Point
44
@available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
45
public class AAEventMessageModel: NSObject {
46
public var name: String?
0 commit comments