Click or drag to resize

ExcelChartDataPoint Class

Represents a data point in the chart.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelChartDataPoint

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelChartDataPoint

The ExcelChartDataPoint type exposes the following members.

Properties
  NameDescription
Public propertyBorder
Gets the data point border.
Public propertyInterior
Gets the data point interior.
Public propertyLabel
Gets the data point label.
Top
See Also