ITrellisChart

Assembly: Chart;

Description

The ITrellisChart interface is used to set up a Trellis chart.

Inheritance Hierarchy

          ITrellisChart

Comments

Working with the ITrellisChart interface in Fore is not available.

The use of ITrellisChart is available in various development environments using the Prognoz.Platform.Interop.Chart.dll and Prognoz.Platform.Interop.Drawing.dll libraries.

Properties

  Property name Brief description
ChartSettings The ChartSettings property returns general settings for all child charts on a Trellis chart.
ViewFrame The ViewFrame property determines settings for Trellis chart area.

Methods

  Method name Brief description
Refresh The Refresh method refreshes Trellis chart data.
ResetDataCash The ResetDataCash method resets the data displayed on a Trellis chart.

See also:

Chart Assembly Interfaces