FUIAxisLabelComponent
public protocol FUIAxisLabelComponent : FUIAttributesConsumer
Component protocol for Axis Labels properties
-
NUIStyleClassPath for
categoryAxisLabelpropertyDeclaration
Swift
var categoryAxisLabelStyleClassPath: [FioriStyle] { get set } -
NUIStyleClassPath for
numericAxisLabelpropertyDeclaration
Swift
var numericAxisLabelStyleClassPath: [FioriStyle] { get set }
-
categoryAxisLabelStyleClassPathDefault implementationDefault Implementation
NUIStyleClassPath for
categoryAxisLabelpropertyDeclaration
Swift
public var categoryAxisLabelStyleClassPath: [FioriStyle] { get set } -
numericAxisLabelStyleClassPathDefault implementationDefault Implementation
NUIStyleClassPath for
numericAxisLabelpropertyDeclaration
Swift
public var numericAxisLabelStyleClassPath: [FioriStyle] { get set }