API Reference
Class
WordChartSnapshot
Dependency-free Word chart snapshot suitable for export and visual fallback renderers.
Inheritance
- Object
- WordChartSnapshot
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 WordChart.TryGetSnapshot
Inherited Methods
Properties
public String Name { get; } #Chart drawing name when available.
public WordChartSnapshotKind ChartKind { get; } #Detected chart kind.
public WordChartData Data { get; } #Chart category and series data.
public Double WidthPoints { get; } #Chart frame width in points.
public Double HeightPoints { get; } #Chart frame height in points.