Globals
Stimulsoft
Report
Components
StiIconSetIndicator
Class StiIconSetIndicator
Hierarchy
StiIndicator
StiIconSetIndicator
Implements
IStiJsonReportObject
IAsIs
IStiJsonReportObject
Index
Constructors
constructor
Properties
_hash
alignment
custom
Icon
custom
Icon
Size
icon
Methods
as
implements
is
is2
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
load
From
Json
Object
Internal
load
From
Xml
Constructors
constructor
new
Sti
Icon
Set
Indicator
(
icon
?:
StiIcon
, alignment
?:
ContentAlignment
, customIcon
?:
number
[]
, customIconSize
?:
Size
)
:
StiIconSetIndicator
Parameters
Default value
icon:
StiIcon
= StiIcon.None
Default value
alignment:
ContentAlignment
= ContentAlignment.MiddleLeft
Default value
customIcon:
number
[]
= null
Default value
customIconSize:
Size
= null
Returns
StiIconSetIndicator
Properties
Protected
_hash
_hash
:
StiMeta
[]
alignment
alignment
:
ContentAlignment
= ContentAlignment.MiddleLeft
custom
Icon
custom
Icon
:
number
[]
custom
Icon
Size
custom
Icon
Size
:
Size
icon
icon
:
StiIcon
= StiIcon.None
Methods
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
implements
implements
(
)
:
any
[]
Returns
any
[]
is
is<T>
(
type
:
object
|
Interface
<
T
>
)
:
this
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
this
is2
is2<T>
(
type
:
object
|
Interface
<
T
>
)
:
boolean
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
boolean
load
From
Json
Object
load
From
Json
Object
(
jObject
:
StiJson
)
:
void
Parameters
jObject:
StiJson
Returns
void
load
From
Xml
load
From
Xml
(
xmlNode
:
XmlNode
)
:
void
Parameters
xmlNode:
XmlNode
Returns
void
meta
meta
(
)
:
StiMeta
[]
Returns
StiMeta
[]
save
ToJson
Object
save
ToJson
Object
(
mode
:
StiJsonSaveMode
)
:
StiJson
Parameters
mode:
StiJsonSaveMode
Returns
StiJson
Static
load
From
Json
Object
Internal
load
From
Json
Object
Internal
(
jObject
:
StiJson
)
:
StiIndicator
Parameters
jObject:
StiJson
Returns
StiIndicator
Static
load
From
Xml
load
From
Xml
(
text
:
string
)
:
StiIndicator
Parameters
text:
string
Returns
StiIndicator
Globals
Stimulsoft
Report
Components
Design
Gauge
Table
Text
Formats
Sti
Icon
Set
Indicator
constructor
_hash
alignment
custom
Icon
custom
Icon
Size
icon
as
implements
is
is2
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
load
From
Json
Object
Internal
load
From
Xml
Generated using
TypeDoc