toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.visualization
/
VisualizationLegend
/
Builder
Builder
abstract
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
VisualizationLegend
set
Link copied to clipboard
abstract
fun
set
(
set
:
ObjectWithUid
)
:
VisualizationLegend.Builder
show
Key
Link copied to clipboard
abstract
fun
showKey
(
showKey
:
Boolean
)
:
VisualizationLegend.Builder
strategy
Link copied to clipboard
abstract
fun
strategy
(
showKey
:
LegendStrategy
)
:
VisualizationLegend.Builder
style
Link copied to clipboard
abstract
fun
style
(
showKey
:
LegendStyle
)
:
VisualizationLegend.Builder