Click or drag to resize

ChartPart Class

Represents an individual pie slice or bar of a ChartAnalysis
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Analyse
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public sealed class ChartPart : BaseObject

The ChartPart type exposes the following members.

Properties
  NameDescription
Public propertyBrush
The Brush of the part
Public propertyDataColumnName
The name of the column from which the part gets it's data
Public propertyLabel
The label of the part
Top
See Also