Represents the a specific data point in a [[series]].
Constructors
Section titled "Constructors"DataPoint
new DataPoint(a: IChartObject): DataPoint Returns DataPoint
Properties
Section titled "Properties"$t: Type applyPicToEnd
Section titled "applyPicToEnd"applyPicToEnd: boolean applyPicToFront
Section titled "applyPicToFront"applyPicToFront: boolean applyPicToSides
Section titled "applyPicToSides"applyPicToSides: boolean border
Section titled "border"border: ChartBorder dataLabel
Section titled "dataLabel"dataLabel: DataLabel explosion
Section titled "explosion"explosion: number fill: ChartFillBase invertIfNegative
Section titled "invertIfNegative"invertIfNegative: boolean markerBorder
Section titled "markerBorder"markerBorder: ChartBorder markerFill
Section titled "markerFill"markerFill: ChartFillBase markerSize
Section titled "markerSize"markerSize: number markerStyle
Section titled "markerStyle"markerStyle: MarkerStyle setAsTotal
Section titled "setAsTotal"setAsTotal: boolean Accessors
Section titled "Accessors"chart
Section titled "chart"Inherited from: ChartObject
owner
Section titled "owner"Inherited from: ChartObject
returns this object's owner. (read-only) The owner or null if this object is owned directly by the Chart
get owner(): ChartObject Returns ChartObject
sheet
Section titled "sheet"Inherited from: ChartObject
workbook
Section titled "workbook"Inherited from: ChartObject
worksheet
Section titled "worksheet"Inherited from: ChartObject
Methods
Section titled "Methods"staticInit
Section titled "staticInit"staticInit(): void