Globals
Stimulsoft
Report
Chart
StiAxisLabels
Class StiAxisLabels
Hierarchy
StiAxisLabels
Implements
IStiJsonReportObject
IStiAxisLabels
ICloneable
Index
Constructors
constructor
Properties
_hash
allow
Apply
Style
angle
antialiasing
calculated
Step
color
core
font
format
format
Service
placement
step
text
After
text
Alignment
text
Before
width
word
Wrap
Methods
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Constructors
constructor
new
Sti
Axis
Labels
(
format
?:
string
, textBefore
?:
string
, textAfter
?:
string
, angle
?:
number
, font
?:
Font
, antialiasing
?:
boolean
, placement
?:
StiLabelsPlacement
, color
?:
Color
, width
?:
number
, textAlignment
?:
StiHorAlignment
, step
?:
number
, allowApplyStyle
?:
boolean
, wordWrap
?:
boolean
)
:
StiAxisLabels
Parameters
Default value
format:
string
= ""
Default value
textBefore:
string
= ""
Default value
textAfter:
string
= ""
Default value
angle:
number
= 0
Default value
font:
Font
= new Font("Tahoma", 8)
Default value
antialiasing:
boolean
= true
Default value
placement:
StiLabelsPlacement
= StiLabelsPlacement.OneLine
Default value
color:
Color
= Color.black
Default value
width:
number
= 0
Default value
textAlignment:
StiHorAlignment
= StiHorAlignment.Right
Default value
step:
number
= 0
Default value
allowApplyStyle:
boolean
= true
Default value
wordWrap:
boolean
= false
Returns
StiAxisLabels
Properties
Protected
_hash
_hash
:
StiMeta
[]
allow
Apply
Style
allow
Apply
Style
:
boolean
= true
angle
angle
:
number
= 0
antialiasing
antialiasing
:
boolean
= true
calculated
Step
calculated
Step
:
number
DBS use only!
color
color
:
Color
= Color.black
core
core
:
StiAxisLabelsCoreXF
font
font
:
Font
= new Font("Tahoma", 8)
format
format
:
string
= ""
format
Service
format
Service
:
StiFormatService
placement
placement
:
StiLabelsPlacement
= StiLabelsPlacement.OneLine
step
step
:
number
= 0
text
After
text
After
:
string
= ""
text
Alignment
text
Alignment
:
StiHorAlignment
= StiHorAlignment.Right
text
Before
text
Before
:
string
= ""
width
width
:
number
= 0
word
Wrap
word
Wrap
:
boolean
= false
Methods
clone
clone
(
)
:
StiAxisLabels
Returns
StiAxisLabels
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
Sti
Axis
Labels
constructor
_hash
allow
Apply
Style
angle
antialiasing
calculated
Step
color
core
font
format
format
Service
placement
step
text
After
text
Alignment
text
Before
width
word
Wrap
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Generated using
TypeDoc
DBS use only!