API Reference

Class

PowerPointChartAccessibilityOptions

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Accessibility metadata applied while authoring a native chart.

Inheritance

  • Object
  • PowerPointChartAccessibilityOptions

Usage

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

Accepted by parameters

Constructors

public PowerPointChartAccessibilityOptions() #

Properties

public String AlternativeText { get; set; } #

Concise alternative text describing the chart's purpose or conclusion.

public String DataSummary { get; set; } #

Optional caller-authored plain-text data summary.

public Boolean IncludeDataSummaryInAlternativeText { get; set; } #

Whether to append the data summary to the native chart alternative text.

public String Name { get; set; } #

Optional native shape name.