API Reference

Class

WordChartData

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Category and series data extracted from cached Word chart data.

Inheritance

  • Object
  • WordChartData

Usage

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

Returned or exposed by

Properties

public IReadOnlyList<String> Categories { get; } #

Category labels.

public IReadOnlyList<WordChartSeries> Series { get; } #

Chart series.