ChartIQ SDK
androidJvm
ChartIQ SDK
/
com.chartiq.sdk.model.study
/
StudyParameter
/
TextColor
/
TextColor
Text
Color
constructor
(
heading
:
String
,
name
:
String
,
parameterType
:
StudyParameterType
,
defaultValue
:
Double
,
value
:
Double
?
,
defaultColor
:
String
,
color
:
String
?
)