Winter Cardinal UI - v0.457.0 / DChartAxisBaseOptionParser
| Name | Type |
|---|---|
THEME |
extends DThemeChartAxisBase = DThemeChartAxisBase |
OPTIONS |
extends DChartAxisBaseOptions<THEME> = DChartAxisBaseOptions<THEME> |
• new DChartAxisBaseOptionParser<THEME, OPTIONS>(theme, options?): DChartAxisBaseOptionParser<THEME, OPTIONS>
| Name | Type |
|---|---|
THEME |
extends DThemeChartAxisBase = DThemeChartAxisBase |
OPTIONS |
extends DChartAxisBaseOptions<THEME> = DChartAxisBaseOptions<THEME> |
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
DChartAxisBaseOptionParser<THEME, OPTIONS>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:121
• bar: DChartAxisBaseOptionParserBar
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:118
• coordinate: number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:113
• guide: DChartAxisBaseOptionParserGuide
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:119
• label: undefined | DeepPartial<EShapeTextLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:116
• padding: number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:117
• position: DChartAxisPosition
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:114
• tick: DChartAxisBaseOptionParserTick
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:115
▸ toBar(theme, options?): DChartAxisBaseOptionParserBar
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:147
▸ toBarStroke(theme, options?): Partial<EShapeStrokeLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseStrokeOptions |
Partial<EShapeStrokeLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:261
▸ toGuide(theme, options?): DChartAxisBaseOptionParserGuide
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
DChartAxisBaseOptionParserGuide
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:141
▸ toLabel(theme, options?): undefined | DeepPartial<EShapeTextLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
undefined | DeepPartial<EShapeTextLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:646
▸ toLabelAlign(theme, options?): undefined | Partial<EShapeTextAlignLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextAlignLike> |
undefined | Partial<EShapeTextAlignLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:682
▸ toLabelColor(theme, options?): undefined | number
| Name | Type |
|---|---|
theme |
THEME |
options? |
number |
undefined | number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:734
▸ toLabelDirection(theme, options?): EShapeTextDirection
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTextDirectionOption |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:727
▸ toLabelOffset(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:693
▸ toLabelOutline(theme, options?): undefined | Partial<EShapeTextOutlineLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOutlineLike> |
undefined | Partial<EShapeTextOutlineLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:668
▸ toLabelPadding(theme, options?): Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:717
▸ toLabelSpacing(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:705
▸ toPosition(theme, options?): DChartAxisPosition
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:131
▸ toStroke(optionsA, optionsB, enable, color, alpha, width, align, side, style): Partial<EShapeStrokeLike>
| Name | Type |
|---|---|
optionsA |
undefined | DChartAxisBaseStrokeOptions |
optionsB |
undefined | DChartAxisBaseStrokeOptions |
enable |
undefined | boolean |
color |
undefined | number |
alpha |
undefined | number |
width |
undefined | number |
align |
undefined | number |
side |
undefined | number |
style |
undefined | number |
Partial<EShapeStrokeLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:332
▸ toStrokeStyle(target?): undefined | number
| Name | Type |
|---|---|
target? |
number | "NONE" | "NON_EXPANDING_WIDTH" | "NON_SHRINKING_WIDTH" | "NON_SCALING_DOT_AND_DASH" | "NON_SCALING_MASK" | "DOTTED" | "DOTTED_DENSELY" | "DOTTED_LOOSELY" | "DOTTED_MASK" | "DASHED" | "DASHED_DENSELY" | "DASHED_LOOSELY" | "DASHED_MASK" | "NON_SCALING" | ("NONE" | "NON_EXPANDING_WIDTH" | "NON_SHRINKING_WIDTH" | "NON_SCALING_DOT_AND_DASH" | "NON_SCALING_MASK" | "DOTTED" | "DOTTED_DENSELY" | "DOTTED_LOOSELY" | "DOTTED_MASK" | "DASHED" | "DASHED_DENSELY" | "DASHED_LOOSELY" | "DASHED_MASK" | "NON_SCALING")[] |
undefined | number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:388
▸ toTick(theme, options?): DChartAxisBaseOptionParserTick
| Name | Type |
|---|---|
theme |
THEME |
options? |
OPTIONS |
DChartAxisBaseOptionParserTick
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:154
▸ toTickMajor(theme, options?): DChartAxisBaseOptionParserTickMajor
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickOptions |
DChartAxisBaseOptionParserTickMajor
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:163
▸ toTickMajorFormatter(theme, options?): undefined | NumberFormatter
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickMajorOptions |
undefined | NumberFormatter
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:406
▸ toTickMajorGridline(theme, options, optionsStyle, optionsStroke): DChartAxisBaseOptionParserGridline
| Name | Type |
|---|---|
theme |
THEME |
options |
undefined | DChartAxisBaseTickMajorGridlineOptions |
optionsStyle |
undefined | EShapePointsStyleOption |
optionsStroke |
undefined | DChartAxisBaseStrokeOptions |
DChartAxisBaseOptionParserGridline
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:191
▸ toTickMajorGridlineStroke(theme, optionsA?, optionsB?): Partial<EShapeStrokeLike>
| Name | Type |
|---|---|
theme |
THEME |
optionsA? |
DChartAxisBaseStrokeOptions |
optionsB? |
DChartAxisBaseStrokeOptions |
Partial<EShapeStrokeLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:296
▸ toTickMajorStroke(theme, optionsA?, optionsB?): Partial<EShapeStrokeLike>
| Name | Type |
|---|---|
theme |
THEME |
optionsA? |
DChartAxisBaseStrokeOptions |
optionsB? |
DChartAxisBaseStrokeOptions |
Partial<EShapeStrokeLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:278
▸ toTickMajorText(theme, options?): undefined | DChartAxisBaseOptionParserText
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickTextOptions |
undefined | DChartAxisBaseOptionParserText
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:433
▸ toTickMajorTextAlign(theme, options?): undefined | Partial<EShapeTextAlignLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextAlignLike> |
undefined | Partial<EShapeTextAlignLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:470
▸ toTickMajorTextColor(theme, options?): undefined | number
| Name | Type |
|---|---|
theme |
THEME |
options? |
number |
undefined | number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:522
▸ toTickMajorTextDirection(theme, options?): EShapeTextDirection
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTextDirectionOption |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:515
▸ toTickMajorTextOffset(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:481
▸ toTickMajorTextOutline(theme, options?): undefined | Partial<EShapeTextOutlineLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOutlineLike> |
undefined | Partial<EShapeTextOutlineLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:456
▸ toTickMajorTextPadding(theme, options?): Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:505
▸ toTickMajorTextSpacing(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:493
▸ toTickMinor(theme, options?): DChartAxisBaseOptionParserTickMinor
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickOptions |
DChartAxisBaseOptionParserTickMinor
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:240
▸ toTickMinorFormatter(theme, options?): undefined | NumberFormatter
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickMinorOptions |
undefined | NumberFormatter
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:526
▸ toTickMinorStroke(theme, optionsA?, optionsB?): Partial<EShapeStrokeLike>
| Name | Type |
|---|---|
theme |
THEME |
optionsA? |
DChartAxisBaseStrokeOptions |
optionsB? |
DChartAxisBaseStrokeOptions |
Partial<EShapeStrokeLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:314
▸ toTickMinorText(theme, options?): undefined | DChartAxisBaseOptionParserText
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTickTextOptions |
undefined | DChartAxisBaseOptionParserText
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:553
▸ toTickMinorTextAlign(theme, options?): undefined | Partial<EShapeTextAlignLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextAlignLike> |
undefined | Partial<EShapeTextAlignLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:590
▸ toTickMinorTextColor(theme, options?): undefined | number
| Name | Type |
|---|---|
theme |
THEME |
options? |
number |
undefined | number
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:642
▸ toTickMinorTextDirection(theme, options?): EShapeTextDirection
| Name | Type |
|---|---|
theme |
THEME |
options? |
DChartAxisBaseTextDirectionOption |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:635
▸ toTickMinorTextOffset(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:601
▸ toTickMinorTextOutline(theme, options?): undefined | Partial<EShapeTextOutlineLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOutlineLike> |
undefined | Partial<EShapeTextOutlineLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:576
▸ toTickMinorTextPadding(theme, options?): Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:625
▸ toTickMinorTextSpacing(theme, options?): undefined | Partial<EShapeTextOffsetLike>
| Name | Type |
|---|---|
theme |
THEME |
options? |
Partial<EShapeTextOffsetLike> |
undefined | Partial<EShapeTextOffsetLike>
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:613
▸ toTickPosition(tickPosition): EShapeBarPosition
| Name | Type |
|---|---|
tickPosition |
"INSIDE" | "OUTSIDE" | DChartAxisTickPosition |
src/main/typescript/wcardinal/ui/d-chart-axis-base-options-parser.ts:207