The ChartMergedEventArgs class provides data for the ChartMerged event.

Syntax

public class ChartMergedEventArgs: EventArgs
Public Class ChartMergedEventArgs
  Inherits EventArgs

Introduced: X9.

Properties

Property Description
ChartFrame Gets a ChartFrame object representing the merged chart in the document.