API Reference

Enum

PowerPointChartStoryLayoutVariant

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Chart-story layout variants.

Inheritance

  • Enum
  • PowerPointChartStoryLayoutVariant

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PowerPointChartStoryLayoutVariant Auto #

Resolve the layout from content and design intent.

Value: 0
public const PowerPointChartStoryLayoutVariant ChartHero #

Use the editable chart as the dominant visual.

Value: 1
public const PowerPointChartStoryLayoutVariant InsightRail #

Pair the chart with a narrative insight rail.

Value: 2