API Reference

Class

ExcelVisualChart

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Positioned worksheet chart metadata in an Excel range snapshot.

Inheritance

  • Object
  • ExcelVisualChart

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 ExcelChartSnapshot Snapshot { get; } #

Chart snapshot.

public Int32 Order { get; } #

Zero-based source drawing layer order.

public Double X { get; } #

X position in CSS pixels.

public Double Y { get; } #

Y position in CSS pixels.

public Double Width { get; } #

Chart width in CSS pixels.

public Double Height { get; } #

Chart height in CSS pixels.