FUIAxisLabelComponent

public protocol FUIAxisLabelComponent : FUIAttributesConsumer

Component protocol for Axis Labels properties

  • categoryAxisLabelStyleClassPath Default implementation

    Default Implementation

    NUIStyleClassPath for categoryAxisLabel property

    Declaration

    Swift

    public var categoryAxisLabelStyleClassPath: [FioriStyle] { get set }
  • numericAxisLabelStyleClassPath Default implementation

    Default Implementation

    NUIStyleClassPath for numericAxisLabel property

    Declaration

    Swift

    public var numericAxisLabelStyleClassPath: [FioriStyle] { get set }