Click or drag to resize

ChartPart Class

Represents an individual pie slice or bar of a ChartAnalysis
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Easymap.AddIn.AnalyseChartPart

Namespace: Easymap.AddIn.Analyse
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.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