Winter Cardinal UI - v0.457.0 / DChartRegionImpl
• new DChartRegionImpl(from, to): DChartRegionImpl
| Name | Type |
|---|---|
from |
number |
to |
number |
src/main/typescript/wcardinal/ui/d-chart-region-impl.ts:13
• from: number
src/main/typescript/wcardinal/ui/d-chart-region-impl.ts:10
• to: number
src/main/typescript/wcardinal/ui/d-chart-region-impl.ts:11
▸ add(from, to): this
| Name | Type |
|---|---|
from |
number |
to |
number |
this
src/main/typescript/wcardinal/ui/d-chart-region-impl.ts:28
▸ clear(): this
this
src/main/typescript/wcardinal/ui/d-chart-region-impl.ts:40
▸ set(from?, to?): this
| Name | Type |
|---|---|
from? |
number |
to? |
number |
this