Preparing search index...
The search index is not available
some-charts
some-charts
LegendOptionsDefaults
Class LegendOptionsDefaults
Hierarchy
OptionsDefaults
<
LegendOptions
,
undefined
,
LegendOptions
>
LegendOptionsDefaults
Index
Constructors
constructor
Properties
constants
Defaults
dark
Skin
Consts
default
Skin
Consts
light
Skin
Consts
major
Options
skins
Instance
Accessors
default
Skin
Methods
extend
With
Constructors
Protected
constructor
new
Legend
Options
Defaults
(
)
:
LegendOptionsDefaults
Returns
LegendOptionsDefaults
Properties
Protected
constants
Defaults
constants
Defaults
:
ConstantsDefaults
= ConstantsDefaults.Instance
Protected
dark
Skin
Consts
dark
Skin
Consts
:
Constants
= ...
Protected
default
Skin
Consts
default
Skin
Consts
:
Constants
= ...
Protected
light
Skin
Consts
light
Skin
Consts
:
Constants
= defaultSkinConsts
major
Options
major
Options
:
undefined
= undefined
Protected
Readonly
skins
skins
:
{
[key:
string
]
:
LegendOptions
;
}
= ...
Type declaration
[
key:
string
]:
LegendOptions
Static
Readonly
Instance
Instance
:
LegendOptionsDefaults
= ...
Accessors
default
Skin
get
defaultSkin
(
)
:
SkinOptionsType
Returns
SkinOptionsType
Methods
extend
With
extend
With
<
DerivedOptionsType
>
(
options
:
undefined
|
DerivedOptionsType
, skin
?:
Skin
)
:
DerivedOptionsType
Type Parameters
DerivedOptionsType
extends
LegendOptions
Parameters
options:
undefined
|
DerivedOptionsType
skin:
Skin
= Skin.Default
Returns
DerivedOptionsType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
some-
charts
Legend
Options
Defaults
constructor
constants
Defaults
dark
Skin
Consts
default
Skin
Consts
light
Skin
Consts
major
Options
skins
Instance
default
Skin
extend
With
Generated using
TypeDoc