export const chart_legend_title_orientation: {
  "name": "--pf-v6-chart-legend--title--orientation",
  "value": "top",
  "var": "var(--pf-v6-chart-legend--title--orientation, top)"
};
export default chart_legend_title_orientation;