FUIChartPointAttributes
public class FUIChartPointAttributes
Attributes for the different points presented in a chart. Data indicators, selection adornments and line caps.
Currently used internally for Chart.pointAdornment
and FUIChartSeries.points
.
Internal properties: diameter
, strokeColor
and lineWidth
.
-
Indicates if the point is hidden or visible.
Declaration
Swift
public var isHidden: Bool