PPTX.gallery
Open in PPTX.dev

Layout Pattern

Chart 1x Title Center SlideImage

Chart 1x Title Center SlideImage OPF layout with a chart zone and a slide title.

Chart1 zoneCenter alignedTitledSlide image

How to Use It

Chart 1x Title Center SlideImage is a canonical OPF chart layout from the OPF layout catalog. It defines 3 placeholder zones (title: Slide title; chart: Chart content 1; image: Slide image (background)). Use it when you need exact OPF parity for slide.layout chart-1x-title-center-slideimage. Reading flow is horizontal.

Content Zones

TitleSlide title
ChartChart content 1
ImageSlide image (background)

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:chart-1x-title-center-slideimage
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/chart-1x-title-center-slideimage",
  "tags": [
    "gallery:layouts/chart-1x-title-center-slideimage"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "chart-1x-title-center-slideimage",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"chart-1x-title-center-slideimage\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.