FUIAxisLabelComponent
public protocol FUIAxisLabelComponent : FUIAttributesConsumer
Component protocol for Axis Labels properties
-
NUIStyleClassPath for
categoryAxisLabel
propertyDeclaration
Swift
var categoryAxisLabelStyleClassPath: [FioriStyle] { get set }
-
NUIStyleClassPath for
numericAxisLabel
propertyDeclaration
Swift
var numericAxisLabelStyleClassPath: [FioriStyle] { get set }
-
categoryAxisLabelStyleClassPath
Default implementationDefault Implementation
NUIStyleClassPath for
categoryAxisLabel
propertyDeclaration
Swift
public var categoryAxisLabelStyleClassPath: [FioriStyle] { get set }
-
numericAxisLabelStyleClassPath
Default implementationDefault Implementation
NUIStyleClassPath for
numericAxisLabel
propertyDeclaration
Swift
public var numericAxisLabelStyleClassPath: [FioriStyle] { get set }