Globals
Stimulsoft
Report
Chart
StiDoughnutSeriesElementGeom
Class StiDoughnutSeriesElementGeom
Hierarchy
StiSeriesElementGeom
StiDoughnutSeriesElementGeom
Implements
IAsIs
IStiCellGeom
IStiSeriesElement
Index
Constructors
constructor
Properties
_interaction
area
Geom
begin
Time
border
Color
brush
brush
Dark
brush
Light
child
Geoms
client
Rectangle
client
Rectangle
Dt
element
Index
end
Angle
index
path
path
Dark
path
Light
radius
From
radius
To
series
series
Brush
start
Angle
type
value
Accessors
interaction
invisible
Methods
allow
Child
Drawing
as
contains
create
Child
Geoms
dispose
draw
draw
Child
Geoms
draw
Geom
get
Corner
Radius
get
Geom
At
get
Hyperlink
get
Interaction
Data
get
Rect
get
Series
Border
Thickness
get
Series
Element
Geoms
get
Series
Geoms
get
Tool
Tip
get
Value
Index
implements
is
is2
Constructors
constructor
new
Sti
Doughnut
Series
Element
Geom
(
areaGeom
:
StiAreaGeom
, value
:
number
, index
:
number
, series
:
IStiDoughnutSeries
, clientRectangle
:
RectangleD
, clientRectangleDt
:
RectangleD
, path
:
StiSegmentGeom
[]
, pathLight
:
StiSegmentGeom
[]
, pathDark
:
StiSegmentGeom
[]
, borderColor
:
Color
, brush
:
StiBrush
, brushLight
:
StiBrush
, brushDark
:
StiBrush
, startAngle
:
number
, endAngle
:
number
, radiusFrom
:
number
, radiusTo
:
number
, beginTime
:
TimeSpan
)
:
StiDoughnutSeriesElementGeom
Parameters
areaGeom:
StiAreaGeom
value:
number
index:
number
series:
IStiDoughnutSeries
clientRectangle:
RectangleD
clientRectangleDt:
RectangleD
path:
StiSegmentGeom
[]
pathLight:
StiSegmentGeom
[]
pathDark:
StiSegmentGeom
[]
borderColor:
Color
brush:
StiBrush
brushLight:
StiBrush
brushDark:
StiBrush
startAngle:
number
endAngle:
number
radiusFrom:
number
radiusTo:
number
beginTime:
TimeSpan
Returns
StiDoughnutSeriesElementGeom
Properties
_interaction
_interaction
:
StiSeriesInteractionData
area
Geom
area
Geom
:
StiAreaGeom
begin
Time
begin
Time
:
TimeSpan
border
Color
border
Color
:
Color
brush
brush
:
StiBrush
brush
Dark
brush
Dark
:
StiBrush
brush
Light
brush
Light
:
StiBrush
child
Geoms
child
Geoms
:
StiCellGeom
[]
= null
client
Rectangle
client
Rectangle
:
RectangleD
= RectangleD.empty
client
Rectangle
Dt
client
Rectangle
Dt
:
RectangleD
element
Index
element
Index
:
string
end
Angle
end
Angle
:
number
index
index
:
number
path
path
:
StiSegmentGeom
[]
path
Dark
path
Dark
:
StiSegmentGeom
[]
path
Light
path
Light
:
StiSegmentGeom
[]
radius
From
radius
From
:
number
radius
To
radius
To
:
number
series
series
:
IStiSeries
series
Brush
series
Brush
:
StiBrush
start
Angle
start
Angle
:
number
type
type
:
StiGeomType
= StiGeomType.None
value
value
:
number
Accessors
interaction
get
interaction
(
)
:
StiSeriesInteractionData
set
interaction
(
value
:
StiSeriesInteractionData
)
:
void
Returns
StiSeriesInteractionData
Parameters
value:
StiSeriesInteractionData
Returns
void
invisible
get
invisible
(
)
:
boolean
Returns
boolean
Methods
Protected
allow
Child
Drawing
allow
Child
Drawing
(
cellGeom
:
StiCellGeom
)
:
boolean
Parameters
cellGeom:
StiCellGeom
Returns
boolean
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
contains
contains
(
x
:
number
, y
:
number
)
:
boolean
Parameters
x:
number
y:
number
Returns
boolean
create
Child
Geoms
create
Child
Geoms
(
)
:
void
Returns
void
dispose
dispose
(
)
:
void
Returns
void
draw
draw
(
context
:
StiContext
)
:
void
Parameters
context:
StiContext
Returns
void
draw
Child
Geoms
draw
Child
Geoms
(
context
:
StiContext
)
:
void
Parameters
context:
StiContext
Returns
void
draw
Geom
draw
Geom
(
context
:
StiContext
)
:
void
Parameters
context:
StiContext
Returns
void
Protected
get
Corner
Radius
get
Corner
Radius
(
)
:
StiCornerRadius
Returns
StiCornerRadius
get
Geom
At
get
Geom
At
(
parent
:
StiCellGeom
, x
:
number
, y
:
number
)
:
StiCellGeom
Parameters
parent:
StiCellGeom
x:
number
y:
number
Returns
StiCellGeom
get
Hyperlink
get
Hyperlink
(
)
:
string
Returns
string
get
Interaction
Data
get
Interaction
Data
(
)
:
StiInteractionDataGeom
Returns
StiInteractionDataGeom
get
Rect
get
Rect
(
geom
:
StiGeom
)
:
RectangleD
Parameters
geom:
StiGeom
Returns
RectangleD
get
Series
Border
Thickness
get
Series
Border
Thickness
(
zoom
:
number
)
:
number
Parameters
zoom:
number
Returns
number
get
Series
Element
Geoms
get
Series
Element
Geoms
(
)
:
StiCellGeom
[]
Returns
StiCellGeom
[]
get
Series
Geoms
get
Series
Geoms
(
)
:
StiCellGeom
[]
Returns
StiCellGeom
[]
get
Tool
Tip
get
Tool
Tip
(
)
:
string
Returns
string
Protected
get
Value
Index
get
Value
Index
(
)
:
number
Returns
number
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
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
Doughnut
Series
Element
Geom
constructor
_interaction
area
Geom
begin
Time
border
Color
brush
brush
Dark
brush
Light
child
Geoms
client
Rectangle
client
Rectangle
Dt
element
Index
end
Angle
index
path
path
Dark
path
Light
radius
From
radius
To
series
series
Brush
start
Angle
type
value
interaction
invisible
allow
Child
Drawing
as
contains
create
Child
Geoms
dispose
draw
draw
Child
Geoms
draw
Geom
get
Corner
Radius
get
Geom
At
get
Hyperlink
get
Interaction
Data
get
Rect
get
Series
Border
Thickness
get
Series
Element
Geoms
get
Series
Geoms
get
Tool
Tip
get
Value
Index
implements
is
is2
Generated using
TypeDoc