FUIEmptyValueComponent
public protocol FUIEmptyValueComponent : FUIAttributesConsumer
Undocumented
-
Text to display, when value for the category in the series is nil.
Declaration
Swift
var emptyText: FUIText { get set }
-
emptyTextStyleClassPath
Default implementationNUIStyleClassPath for
emptyText
propertyDefault Implementation
NUIStyleClassPath for
emptyText
propertyDeclaration
Swift
var emptyTextStyleClassPath: [FioriStyle] { get set }