Globals
Stimulsoft
Report
Chart
StiYRadarAxis
Class StiYRadarAxis
Hierarchy
StiRadarAxis
StiYRadarAxis
Implements
IStiJsonReportObject
IStiRadarAxis
ICloneable
IStiYRadarAxis
IStiRadarAxis
ICloneable
IStiJsonReportObject
Index
Constructors
constructor
Properties
_hash
area
core
info
json
Load
From
Json
Object
Area
labels
line
Color
line
Style
line
Width
range
ticks
visible
Accessors
allow
Apply
Style
prop
Name
y
Core
Methods
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Constructors
constructor
new
StiYRadar
Axis
(
labels
?:
IStiAxisLabels
, range
?:
IStiAxisRange
, ticks
?:
IStiAxisTicks
, lineStyle
?:
StiPenStyle
, lineColor
?:
Color
, lineWidth
?:
number
, visible
?:
boolean
, allowApplyStyle
?:
boolean
)
:
StiYRadarAxis
Parameters
Default value
labels:
IStiAxisLabels
= new StiAxisLabels()
Default value
range:
IStiAxisRange
= new StiAxisRange()
Default value
ticks:
IStiAxisTicks
= new StiAxisTicks()
Default value
lineStyle:
StiPenStyle
= StiPenStyle.Solid
Default value
lineColor:
Color
= Color.gray
Default value
lineWidth:
number
= 1
Default value
visible:
boolean
= true
Default value
allowApplyStyle:
boolean
= true
Returns
StiYRadarAxis
Properties
Protected
_hash
_hash
:
StiMeta
[]
area
area
:
IStiRadarArea
core
core
:
StiRadarAxisCoreXF
info
info
:
StiAxisInfoXF
= new StiAxisInfoXF()
json
Load
From
Json
Object
Area
json
Load
From
Json
Object
Area
:
boolean
= false
labels
labels
:
IStiAxisLabels
= new StiAxisLabels()
line
Color
line
Color
:
Color
= Color.gray
line
Style
line
Style
:
StiPenStyle
= StiPenStyle.Solid
line
Width
line
Width
:
number
= 1
range
range
:
IStiAxisRange
ticks
ticks
:
IStiAxisTicks
= new StiAxisTicks()
visible
visible
:
boolean
= true
Accessors
allow
Apply
Style
get
allowApplyStyle
(
)
:
boolean
set
allowApplyStyle
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
prop
Name
get
propName
(
)
:
string
Returns
string
y
Core
get
yCore
(
)
:
StiYRadarAxisCoreXF
Returns
StiYRadarAxisCoreXF
Methods
clone
clone
(
)
:
StiYRadarAxis
Returns
StiYRadarAxis
implements
implements
(
)
:
any
[]
Returns
any
[]
load
From
Json
Object
load
From
Json
Object
(
j
:
StiJson
)
:
void
Parameters
j:
StiJson
Returns
void
load
From
Xml
load
From
Xml
(
xn
:
XmlNode
)
:
void
Parameters
xn:
XmlNode
Returns
void
meta
meta
(
)
:
StiMeta
[]
Returns
StiMeta
[]
save
ToJson
Object
save
ToJson
Object
(
mode
:
StiJsonSaveMode
)
:
StiJson
Parameters
mode:
StiJsonSaveMode
Returns
StiJson
Globals
Stimulsoft
Report
Bar
Codes
Chart
Check
Code
Dom
Components
Cross
Tab
Dashboard
Dashboards
Design
Dictionary
Engine
Events
Export
Expressions
Func
Gauge
Helpers
Import
Maps
Painters
Resources
Styles
Units
Viewer
Web
StiYRadar
Axis
constructor
_hash
area
core
info
json
Load
From
Json
Object
Area
labels
line
Color
line
Style
line
Width
range
ticks
visible
allow
Apply
Style
prop
Name
y
Core
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Generated using
TypeDoc