Click or drag to resize

ChartAnalysis Class

The ChartAnalysis represents a pie, bar or column chart analysis
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class ChartAnalysis : Analysis

The ChartAnalysis type exposes the following members.

Properties
  NameDescription
Public propertyChartParts
Collection of ChartParts
Top
Remarks
Use the ChartParts property to access the settings of individual pie slices/bars.
See Also