Globals
Stimulsoft
Report
Chart
StiGridLinesHor
Class StiGridLinesHor
Hierarchy
StiGridLines
StiGridLinesHor
Implements
IStiJsonReportObject
IStiGridLines
ICloneable
IStiJsonReportObject
IStiGridLines
IStiGridLinesHor
ICloneable
Index
Constructors
constructor
Properties
_hash
area
color
core
minor
Color
minor
Style
minor
Visible
need
Set
Area
Json
Property
Internal
style
visible
Accessors
allow
Apply
Style
minor
Count
prop
Name
Methods
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Constructors
constructor
new
Sti
Grid
Lines
Hor
(
color
?:
Color
, style
?:
StiPenStyle
, visible
?:
boolean
, minorColor
?:
Color
, minorStyle
?:
StiPenStyle
, minorVisible
?:
boolean
, minorCount
?:
number
, allowApplyStyle
?:
boolean
)
:
StiGridLinesHor
Parameters
Default value
color:
Color
= Color.silver
Default value
style:
StiPenStyle
= StiPenStyle.Dot
Default value
visible:
boolean
= true
Default value
minorColor:
Color
= Color.gainsboro
Default value
minorStyle:
StiPenStyle
= StiPenStyle.Dot
Default value
minorVisible:
boolean
= false
Default value
minorCount:
number
= 0
Default value
allowApplyStyle:
boolean
= true
Returns
StiGridLinesHor
Properties
Protected
_hash
_hash
:
StiMeta
[]
area
area
:
IStiArea
color
color
:
Color
= Color.silver
core
core
:
StiGridLinesCoreXF
minor
Color
minor
Color
:
Color
= Color.gainsboro
minor
Style
minor
Style
:
StiPenStyle
= StiPenStyle.Dot
minor
Visible
minor
Visible
:
boolean
= false
need
Set
Area
Json
Property
Internal
need
Set
Area
Json
Property
Internal
:
boolean
= false
style
style
:
StiPenStyle
= StiPenStyle.Dot
visible
visible
:
boolean
= true
Accessors
allow
Apply
Style
get
allowApplyStyle
(
)
:
boolean
set
allowApplyStyle
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
minor
Count
get
minorCount
(
)
:
number
set
minorCount
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
prop
Name
get
propName
(
)
:
string
Returns
string
Methods
clone
clone
(
)
:
StiGridLines
Returns
StiGridLines
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
Grid
Lines
Hor
constructor
_hash
area
color
core
minor
Color
minor
Style
minor
Visible
need
Set
Area
Json
Property
Internal
style
visible
allow
Apply
Style
minor
Count
prop
Name
clone
implements
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
Generated using
TypeDoc