Preparing search index...
The search index is not available
@carbon/charts
@carbon/charts
interfaces
AxesOptions
Interface AxesOptions<AxesOptionType>
customize the axes components
interface
AxesOptions
<
AxesOptionType
>
{
bottom
?:
AxesOptionType
;
left
?:
AxesOptionType
;
right
?:
AxesOptionType
;
top
?:
AxesOptionType
;
}
Type Parameters
AxesOptionType
Index
Properties
bottom?
left?
right?
top?
Properties
Optional
bottom
bottom
?:
AxesOptionType
Optional
left
left
?:
AxesOptionType
Optional
right
right
?:
AxesOptionType
Optional
top
top
?:
AxesOptionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
@carbon/charts
Loading...
customize the axes components