API Reference
Class
PowerPointChartAccessibilityOptions
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
- Method PowerPointSlide.AddChart
- Method PowerPointSlide.AddChartCm
- Method PowerPointSlide.AddChartInches
- Method PowerPointSlide.AddChartPoints
Constructors
public PowerPointChartAccessibilityOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.