Winter Cardinal UI - v0.457.0 / DChartPlotAreaTwofoldSubSecondary
| Name | Type |
|---|---|
CHART |
extends DBase = DBase |
DChartPlotAreaTwofoldSubBase<CHART>
↳ DChartPlotAreaTwofoldSubSecondary
• new DChartPlotAreaTwofoldSubSecondary<CHART>(plotArea, onContainerChange, mask, margin, axisShapeContainer, options?): DChartPlotAreaTwofoldSubSecondary<CHART>
| Name | Type |
|---|---|
CHART |
extends DBase<DThemeBase, DBaseOptions<DThemeBase, any>> = DBase<DThemeBase, DBaseOptions<DThemeBase, any>> |
| Name | Type |
|---|---|
plotArea |
DChartPlotAreaTwofoldSubParent<CHART> |
onContainerChange |
() => void |
mask |
boolean |
margin |
number |
axisShapeContainer |
EShapeContainer |
options? |
DChartPlotAreaTwofoldSubOptions<CHART> |
DChartPlotAreaTwofoldSubSecondary<CHART>
DChartPlotAreaTwofoldSubBase.constructor
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:44
• Protected _axis: DChartAxisContainerImpl<CHART>
DChartPlotAreaTwofoldSubBase._axis
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:40
• Protected _container: DChartPlotAreaContainer
DChartPlotAreaTwofoldSubBase._container
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:37
• Protected _containerBounds: Rectangle
DChartPlotAreaTwofoldSubBase._containerBounds
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:33
• Protected _coordinate: DChartCoordinateContainer<CHART>
DChartPlotAreaTwofoldSubBase._coordinate
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:39
• Protected _isContainerBoundsDirty: boolean
DChartPlotAreaTwofoldSubBase._isContainerBoundsDirty
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:32
• Protected _margin: number
DChartPlotAreaTwofoldSubBase._margin
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:42
• Protected Optional _overflowMask: DBaseOverflowMaskSimple
DChartPlotAreaTwofoldSubBase._overflowMask
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:41
• Protected _plotArea: DChartPlotAreaTwofoldSubParent<CHART>
DChartPlotAreaTwofoldSubBase._plotArea
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:36
• Protected _series: DChartSeriesContainerImpl<CHART>
DChartPlotAreaTwofoldSubBase._series
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:38
• Protected _workPoint: Point
DChartPlotAreaTwofoldSubBase._workPoint
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:34
• get axis(): DChartAxisContainer<CHART>
DChartAxisContainer<CHART>
DChartPlotAreaTwofoldSubBase.axis
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:101
• get chart(): CHART
CHART
DChartPlotAreaTwofoldSubBase.chart
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:85
• get container(): DChartPlotAreaContainer
DChartPlotAreaTwofoldSubBase.container
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:89
• get coordinate(): DChartCoordinateContainer<CHART>
DChartCoordinateContainer<CHART>
DChartPlotAreaTwofoldSubBase.coordinate
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:97
• get plotArea(): DChartPlotArea<CHART>
DChartPlotArea<CHART>
DChartPlotAreaTwofoldSubBase.plotArea
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:81
• get series(): DChartSeriesContainerImpl<CHART>
DChartSeriesContainerImpl<CHART>
DChartPlotAreaTwofoldSubBase.series
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:93
• get state(): DBaseStateSet
DChartPlotAreaTwofoldSubBase.state
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:105
• get view(): DView
DChartPlotAreaTwofoldSubBase.view
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:109
▸ destroy(): void
void
DChartPlotAreaTwofoldSubBase.destroy
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:158
▸ getAxisBounds(position): Rectangle
| Name | Type |
|---|---|
position |
DChartAxisPosition |
Rectangle
DChartPlotAreaTwofoldSubBase.getAxisBounds
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:136
▸ getContainerBounds(): Rectangle
Rectangle
DChartPlotAreaTwofoldSubBase.getContainerBounds
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-secondary.ts:41
▸ getOverflowMask(): DBaseOverflowMaskSimple
DChartPlotAreaTwofoldSubBase.getOverflowMask
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-secondary.ts:16
▸ getPixelBounds(): Rectangle
Rectangle
DChartPlotAreaTwofoldSubBase.getPixelBounds
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-secondary.ts:34
▸ getPixelDomain(result): DChartRegion
| Name | Type |
|---|---|
result |
DChartRegion |
DChartPlotAreaTwofoldSubBase.getPixelDomain
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:125
▸ getPixelRange(result): DChartRegion
| Name | Type |
|---|---|
result |
DChartRegion |
DChartPlotAreaTwofoldSubBase.getPixelRange
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-secondary.ts:26
▸ getSelectionBoundsX(): Rectangle
Rectangle
DChartPlotAreaTwofoldSubBase.getSelectionBoundsX
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:140
▸ getSelectionBoundsY(): Rectangle
Rectangle
DChartPlotAreaTwofoldSubBase.getSelectionBoundsY
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:144
▸ off(name, callback?, context?): this
| Name | Type |
|---|---|
name |
string |
callback? |
Function |
context? |
any |
this
DChartPlotAreaTwofoldSubBase.off
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:120
▸ on(name, callback, context?): this
| Name | Type |
|---|---|
name |
string |
callback |
Function |
context? |
any |
this
DChartPlotAreaTwofoldSubBase.on
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:114
▸ toBoundsDirty(): void
void
DChartPlotAreaTwofoldSubBase.toBoundsDirty
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:148
▸ toLocal(position, from?, result?, skipUpdate?): Point
| Name | Type |
|---|---|
position |
IPoint |
from? |
DisplayObject |
result? |
Point |
skipUpdate? |
boolean |
Point
DChartPlotAreaTwofoldSubBase.toLocal
src/main/typescript/wcardinal/ui/d-chart-plot-area-twofold-sub-base.ts:152