Winter Cardinal UI - v0.442.0 / DThemeDarkChartAxisBase

Class: DThemeDarkChartAxisBase

Hierarchy

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new DThemeDarkChartAxisBase(): DThemeDarkChartAxisBase

Returns

DThemeDarkChartAxisBase

Methods

getLabelAlignHorizontal

getLabelAlignHorizontal(position): EShapeTextAlignHorizontal

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignHorizontal

Implementation of

DThemeChartAxisBase.getLabelAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:27


getLabelAlignVertical

getLabelAlignVertical(position): EShapeTextAlignVertical

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignVertical

Implementation of

DThemeChartAxisBase.getLabelAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:40


getLabelColor

getLabelColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getLabelColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:65


getLabelDirection

getLabelDirection(): EShapeTextDirection

Returns

EShapeTextDirection

Implementation of

DThemeChartAxisBase.getLabelDirection

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:61


getLabelPaddingHorizontal

getLabelPaddingHorizontal(): number

Returns

number

Implementation of

DThemeChartAxisBase.getLabelPaddingHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:53


getLabelPaddingVertical

getLabelPaddingVertical(): number

Returns

number

Implementation of

DThemeChartAxisBase.getLabelPaddingVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:57


getMajorTickCapacity

getMajorTickCapacity(count): number

Parameters

Name Type
count number

Returns

number

Implementation of

DThemeChartAxisBase.getMajorTickCapacity

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:109


getMajorTickCount

getMajorTickCount(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMajorTickCount

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:105


getMajorTickGridlineEnable

getMajorTickGridlineEnable(): boolean

Returns

boolean

Implementation of

DThemeChartAxisBase.getMajorTickGridlineEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:203


getMajorTickGridlineStrokeAlign

getMajorTickGridlineStrokeAlign(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:227


getMajorTickGridlineStrokeAlpha

getMajorTickGridlineStrokeAlpha(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:219


getMajorTickGridlineStrokeColor

getMajorTickGridlineStrokeColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:215


getMajorTickGridlineStrokeEnable

getMajorTickGridlineStrokeEnable(): undefined | boolean

Returns

undefined | boolean

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:211


getMajorTickGridlineStrokeSide

getMajorTickGridlineStrokeSide(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeSide

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:231


getMajorTickGridlineStrokeStyle

getMajorTickGridlineStrokeStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:235


getMajorTickGridlineStrokeWidth

getMajorTickGridlineStrokeWidth(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStrokeWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:223


getMajorTickGridlineStyle

getMajorTickGridlineStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickGridlineStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:207


getMajorTickPosition

getMajorTickPosition(): DChartAxisTickPosition

Returns

DChartAxisTickPosition

Implementation of

DThemeChartAxisBase.getMajorTickPosition

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:121


getMajorTickSize

getMajorTickSize(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMajorTickSize

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:117


getMajorTickStep

getMajorTickStep(): undefined | number | DChartCoordinateTickMajorStepFunction

Returns

undefined | number | DChartCoordinateTickMajorStepFunction

Implementation of

DThemeChartAxisBase.getMajorTickStep

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:113


getMajorTickStrokeAlign

getMajorTickStrokeAlign(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:191


getMajorTickStrokeAlpha

getMajorTickStrokeAlpha(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:183


getMajorTickStrokeColor

getMajorTickStrokeColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:179


getMajorTickStrokeEnable

getMajorTickStrokeEnable(): undefined | boolean

Returns

undefined | boolean

Implementation of

DThemeChartAxisBase.getMajorTickStrokeEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:175


getMajorTickStrokeSide

getMajorTickStrokeSide(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeSide

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:195


getMajorTickStrokeStyle

getMajorTickStrokeStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:199


getMajorTickStrokeWidth

getMajorTickStrokeWidth(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStrokeWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:187


getMajorTickStyle

getMajorTickStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:125


getMajorTickTextAlignHorizontal

getMajorTickTextAlignHorizontal(position): EShapeTextAlignHorizontal

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignHorizontal

Implementation of

DThemeChartAxisBase.getMajorTickTextAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:129


getMajorTickTextAlignVertical

getMajorTickTextAlignVertical(position): EShapeTextAlignVertical

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignVertical

Implementation of

DThemeChartAxisBase.getMajorTickTextAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:142


getMajorTickTextColor

getMajorTickTextColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMajorTickTextColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:159


getMajorTickTextDirection

getMajorTickTextDirection(): EShapeTextDirection

Returns

EShapeTextDirection

Implementation of

DThemeChartAxisBase.getMajorTickTextDirection

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:155


getMajorTickTextFormat

getMajorTickTextFormat(): string

Returns

string

Implementation of

DThemeChartAxisBase.getMajorTickTextFormat

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:163


getMajorTickTextPaddingHorizontal

getMajorTickTextPaddingHorizontal(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMajorTickTextPaddingHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:167


getMajorTickTextPaddingVertical

getMajorTickTextPaddingVertical(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMajorTickTextPaddingVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:171


getMinorTickCount

getMinorTickCount(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMinorTickCount

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:239


getMinorTickPosition

getMinorTickPosition(): DChartAxisTickPosition

Returns

DChartAxisTickPosition

Implementation of

DThemeChartAxisBase.getMinorTickPosition

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:251


getMinorTickSize

getMinorTickSize(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMinorTickSize

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:247


getMinorTickStep

getMinorTickStep(): undefined | number | DChartCoordinateTickMinorStepFunction

Returns

undefined | number | DChartCoordinateTickMinorStepFunction

Implementation of

DThemeChartAxisBase.getMinorTickStep

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:243


getMinorTickStrokeAlign

getMinorTickStrokeAlign(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:303


getMinorTickStrokeAlpha

getMinorTickStrokeAlpha(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:295


getMinorTickStrokeColor

getMinorTickStrokeColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:291


getMinorTickStrokeEnable

getMinorTickStrokeEnable(): undefined | boolean

Returns

undefined | boolean

Implementation of

DThemeChartAxisBase.getMinorTickStrokeEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:287


getMinorTickStrokeSide

getMinorTickStrokeSide(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeSide

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:307


getMinorTickStrokeStyle

getMinorTickStrokeStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:311


getMinorTickStrokeWidth

getMinorTickStrokeWidth(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStrokeWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:299


getMinorTickStyle

getMinorTickStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:255


getMinorTickTextAlignHorizontal

getMinorTickTextAlignHorizontal(position): EShapeTextAlignHorizontal

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignHorizontal

Implementation of

DThemeChartAxisBase.getMinorTickTextAlignHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:259


getMinorTickTextAlignVertical

getMinorTickTextAlignVertical(position): EShapeTextAlignVertical

Parameters

Name Type
position DChartAxisPosition

Returns

EShapeTextAlignVertical

Implementation of

DThemeChartAxisBase.getMinorTickTextAlignVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:263


getMinorTickTextColor

getMinorTickTextColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getMinorTickTextColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:271


getMinorTickTextDirection

getMinorTickTextDirection(): EShapeTextDirection

Returns

EShapeTextDirection

Implementation of

DThemeChartAxisBase.getMinorTickTextDirection

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:267


getMinorTickTextFormat

getMinorTickTextFormat(): undefined | string

Returns

undefined | string

Implementation of

DThemeChartAxisBase.getMinorTickTextFormat

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:275


getMinorTickTextPaddingHorizontal

getMinorTickTextPaddingHorizontal(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMinorTickTextPaddingHorizontal

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:279


getMinorTickTextPaddingVertical

getMinorTickTextPaddingVertical(): number

Returns

number

Implementation of

DThemeChartAxisBase.getMinorTickTextPaddingVertical

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:283


getPadding

getPadding(): number

Returns

number

Implementation of

DThemeChartAxisBase.getPadding

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:23


getPosition

getPosition(): DChartAxisPosition

Returns

DChartAxisPosition

Implementation of

DThemeChartAxisBase.getPosition

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:19


getStrokeAlign

getStrokeAlign(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeAlign

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:89


getStrokeAlpha

getStrokeAlpha(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeAlpha

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:81


getStrokeColor

getStrokeColor(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeColor

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:77


getStrokeEnable

getStrokeEnable(): undefined | boolean

Returns

undefined | boolean

Implementation of

DThemeChartAxisBase.getStrokeEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:73


getStrokeSide

getStrokeSide(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeSide

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:93


getStrokeStyle

getStrokeStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:97


getStrokeWidth

getStrokeWidth(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStrokeWidth

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:85


getStyle

getStyle(): undefined | number

Returns

undefined | number

Implementation of

DThemeChartAxisBase.getStyle

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:69


getTickEnable

getTickEnable(): boolean

Returns

boolean

Implementation of

DThemeChartAxisBase.getTickEnable

Defined in

src/main/typescript/wcardinal/ui/theme/dark/d-theme-dark-chart-axis-base.ts:101