SpreadsheetGear 2023
IPoint Interface Properties

SpreadsheetGear.Charts Namespace : IPoint Interface

For a list of all members of this type, see IPoint members.

Public Properties
 NameDescription
 PropertyReturns an instance of IDataLabel which represents the data label of this data point, or null if HasDataLabel is false.  
 PropertyGets or sets the property which specifies the explosion value for this data point on a pie or doughnut chart.  
 PropertyReturns an instance of IChartFormat which represents the formatting options of this data point.  
 PropertyGets or sets the property which specifies whether the data point has a data label.  
 PropertyGets or sets the property which specifies whether pattern colors are inverted if the data point has a negative value.  
 PropertyGets or sets the SpreadsheetGear.Color of the marker background.  
 PropertyGets or sets the SpreadsheetGear.Color of the marker foreground.  
 PropertyGets or sets the property which specifies the marker size in points.  
 PropertyGets or sets the property which specifies the marker style.  
 PropertyGets or sets the property which specifies whether the data point is in the secondary plot on a pie of pie chart.  
Top
See Also

Reference

IPoint Interface
SpreadsheetGear.Charts Namespace
IPoints Interface