GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.25.0
  • Code samples
  • GitHub

position

Home > @gooddata/sdk-ui-geo > IGeoChartLegendConfig > position

IGeoChartLegendConfig.position property

Legend position. "auto" picks a placement based on available space. Legacy edge-based values are still accepted for backward compatibility, but are deprecated and normalized to corner values: - "top" maps to "top-right" - "right" maps to "top-right" - "bottom" maps to "bottom-right" - "left" maps to "top-left"

Signature:

position?: GeoLegendPosition | LegacyGeoLegendPosition;
  • IGeoChartLegendConfig.position property
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use