API Reference

Class

VisioDataGraphicInstance

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Typed snapshot of generated data-graphic shapes for one target.

Inheritance

  • Object
  • VisioDataGraphicInstance

Usage

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

Properties

public VisioShape Target { get; } #

Shape whose Shape Data is visualized.

public IReadOnlyList<VisioShape> Shapes { get; } #

Editable visible shapes that form the data graphic.

public IReadOnlyList<String> FieldNames { get; } #

Distinct Shape Data field names represented by the instance.