Globals
Stimulsoft
Report
Chart
StiStackedSplineAreaAreaCoreXF
Class StiStackedSplineAreaAreaCoreXF
Hierarchy
StiStackedColumnAreaCoreXF
StiStackedSplineAreaAreaCoreXF
Implements
ICloneable
IStiApplyStyle
IStiAreaCoreXF
IAsIs
IStiAxisAreaCoreXF
Index
Constructors
constructor
Properties
area
block
Scroll
ValueX
block
Scroll
ValueY
scroll
Drag
Start
Value
scroll
ValueX
scroll
ValueY
values
Count
Accessors
localized
Name
position
scroll
DistanceX
scroll
DistanceY
scroll
DpiX
scroll
DpiY
scroll
RangeX
scroll
RangeY
scroll
ViewX
scroll
ViewY
series
Orientation
Methods
apply
Style
as
calculate
Minimum
And
MaximumXAxis
calculate
Minimum
And
MaximumYAxis
calculate
Minimum
And
MaximumYAxis
Log
calculate
Positions
calculate
StepX
calculate
StepY
check
InLabels
Types
check
Show
Edge
Values
check
Strip
Lines
And
Maximum
MinimumXAxis
check
Strip
Lines
And
Maximum
MinimumYAxis
clone
create
Strip
LinesXAxis
create
Strip
LinesYAxis
get
Argument
Label
get
Divider
RightY
get
Divider
TopX
get
DividerX
get
DividerY
get
Series
implements
is
is2
is
Acceptable
Series
is
Acceptable
Series
Labels
is
Auto
RangeXAxis
is
Auto
RangeYAxis
prepare
Info
prepare
Range
render
switch
Off
Constructors
constructor
new
Sti
Stacked
Spline
Area
Area
CoreXF
(
area
:
IStiArea
)
:
StiStackedSplineAreaAreaCoreXF
Parameters
area:
IStiArea
Returns
StiStackedSplineAreaAreaCoreXF
Properties
area
area
:
IStiArea
block
Scroll
ValueX
block
Scroll
ValueX
:
boolean
= false
block
Scroll
ValueY
block
Scroll
ValueY
:
boolean
= false
scroll
Drag
Start
Value
scroll
Drag
Start
Value
:
number
= 0
scroll
ValueX
scroll
ValueX
:
number
= 0
scroll
ValueY
scroll
ValueY
:
number
= 0
values
Count
values
Count
:
number
= 0
Accessors
localized
Name
get
localizedName
(
)
:
string
Returns
string
position
get
position
(
)
:
number
Returns
number
scroll
DistanceX
get
scrollDistanceX
(
)
:
number
Returns
number
scroll
DistanceY
get
scrollDistanceY
(
)
:
number
Returns
number
scroll
DpiX
get
scrollDpiX
(
)
:
number
Returns
number
scroll
DpiY
get
scrollDpiY
(
)
:
number
Returns
number
scroll
RangeX
get
scrollRangeX
(
)
:
number
Returns
number
scroll
RangeY
get
scrollRangeY
(
)
:
number
Returns
number
scroll
ViewX
get
scrollViewX
(
)
:
number
Returns
number
scroll
ViewY
get
scrollViewY
(
)
:
number
Returns
number
series
Orientation
get
seriesOrientation
(
)
:
StiChartSeriesOrientation
Returns
StiChartSeriesOrientation
Methods
apply
Style
apply
Style
(
style
:
IStiChartStyle
)
:
void
Parameters
style:
IStiChartStyle
Returns
void
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
calculate
Minimum
And
MaximumXAxis
calculate
Minimum
And
MaximumXAxis
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
calculate
Minimum
And
MaximumYAxis
calculate
Minimum
And
MaximumYAxis
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
calculate
Minimum
And
MaximumYAxis
Log
calculate
Minimum
And
MaximumYAxis
Log
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
calculate
Positions
calculate
Positions
(
axis
:
IStiAxis
, REFcollection
:
any
, step
:
number
, calculationForTicks
:
boolean
)
:
void
Parameters
axis:
IStiAxis
REFcollection:
any
step:
number
calculationForTicks:
boolean
Returns
void
Protected
calculate
StepX
calculate
StepX
(
axis
:
IStiAxis
, topPosition
:
number
, bottomPosition
:
number
)
:
void
Parameters
axis:
IStiAxis
topPosition:
number
bottomPosition:
number
Returns
void
Protected
calculate
StepY
calculate
StepY
(
axis
:
IStiAxis
, topPosition
:
number
, bottomPosition
:
number
)
:
void
Parameters
axis:
IStiAxis
topPosition:
number
bottomPosition:
number
Returns
void
check
InLabels
Types
check
InLabels
Types
(
typeForCheck
:
Type
)
:
boolean
Parameters
typeForCheck:
Type
Returns
boolean
Protected
check
Show
Edge
Values
check
Show
Edge
Values
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
Protected
check
Strip
Lines
And
Maximum
MinimumXAxis
check
Strip
Lines
And
Maximum
MinimumXAxis
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
Protected
check
Strip
Lines
And
Maximum
MinimumYAxis
check
Strip
Lines
And
Maximum
MinimumYAxis
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
clone
clone
(
)
:
StiAreaCoreXF
Returns
StiAreaCoreXF
Protected
create
Strip
LinesXAxis
create
Strip
LinesXAxis
(
axis
:
IStiAxis
)
:
void
Parameters
axis:
IStiAxis
Returns
void
Protected
create
Strip
LinesYAxis
create
Strip
LinesYAxis
(
axis
:
IStiAxis
, isDateTimeValues
:
boolean
)
:
void
Parameters
axis:
IStiAxis
isDateTimeValues:
boolean
Returns
void
get
Argument
Label
get
Argument
Label
(
line
:
StiStripLineXF
, series
:
IStiSeries
)
:
string
Parameters
line:
StiStripLineXF
series:
IStiSeries
Returns
string
get
Divider
RightY
get
Divider
RightY
(
)
:
number
Returns
number
get
Divider
TopX
get
Divider
TopX
(
)
:
number
Returns
number
get
DividerX
get
DividerX
(
)
:
number
Returns
number
get
DividerY
get
DividerY
(
)
:
number
Returns
number
get
Series
get
Series
(
)
:
IStiSeries
[]
Returns
IStiSeries
[]
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
is
Acceptable
Series
is
Acceptable
Series
(
seriesType
:
Type
)
:
boolean
Parameters
seriesType:
Type
Returns
boolean
is
Acceptable
Series
Labels
is
Acceptable
Series
Labels
(
seriesLabelsType
:
Type
)
:
boolean
Parameters
seriesLabelsType:
Type
Returns
boolean
is
Auto
RangeXAxis
is
Auto
RangeXAxis
(
axis
:
IStiAxis
)
:
boolean
Parameters
axis:
IStiAxis
Returns
boolean
is
Auto
RangeYAxis
is
Auto
RangeYAxis
(
axis
:
IStiAxis
)
:
boolean
Parameters
axis:
IStiAxis
Returns
boolean
Protected
prepare
Info
prepare
Info
(
rect
:
RectangleD
)
:
void
Parameters
rect:
RectangleD
Returns
void
Protected
prepare
Range
prepare
Range
(
specXAxis
:
IStiAxis
, specXTopAxis
:
IStiAxis
, specYAxis
:
IStiAxis
, specYRightAxis
:
IStiAxis
)
:
void
Parameters
specXAxis:
IStiAxis
specXTopAxis:
IStiAxis
specYAxis:
IStiAxis
specYRightAxis:
IStiAxis
Returns
void
render
render
(
context
:
StiContext
, rect
:
RectangleD
)
:
StiCellGeom
Parameters
context:
StiContext
rect:
RectangleD
Returns
StiCellGeom
switch
Off
switch
Off
(
)
:
void
Returns
void
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
Stacked
Spline
Area
Area
CoreXF
constructor
area
block
Scroll
ValueX
block
Scroll
ValueY
scroll
Drag
Start
Value
scroll
ValueX
scroll
ValueY
values
Count
localized
Name
position
scroll
DistanceX
scroll
DistanceY
scroll
DpiX
scroll
DpiY
scroll
RangeX
scroll
RangeY
scroll
ViewX
scroll
ViewY
series
Orientation
apply
Style
as
calculate
Minimum
And
MaximumXAxis
calculate
Minimum
And
MaximumYAxis
calculate
Minimum
And
MaximumYAxis
Log
calculate
Positions
calculate
StepX
calculate
StepY
check
InLabels
Types
check
Show
Edge
Values
check
Strip
Lines
And
Maximum
MinimumXAxis
check
Strip
Lines
And
Maximum
MinimumYAxis
clone
create
Strip
LinesXAxis
create
Strip
LinesYAxis
get
Argument
Label
get
Divider
RightY
get
Divider
TopX
get
DividerX
get
DividerY
get
Series
implements
is
is2
is
Acceptable
Series
is
Acceptable
Series
Labels
is
Auto
RangeXAxis
is
Auto
RangeYAxis
prepare
Info
prepare
Range
render
switch
Off
Generated using
TypeDoc