AxisNamePosition
Home > @gooddata/sdk-ui-charts > AxisNamePosition
AxisNamePosition type
Position of the axis label relative to the axis.
Signature:
export type AxisNamePosition = "high" | "low" | "middle";
Home > @gooddata/sdk-ui-charts > AxisNamePosition
Position of the axis label relative to the axis.
Signature:
export type AxisNamePosition = "high" | "low" | "middle";