IAccPointRenderEventArgs
23 Sep 20251 minute to read
Accumulation Chart PointRender event arguments.
Properties
border BorderModel
Defines the point border.
cancel boolean
Defines the event’s cancellation status.
fill string
Defines the point fill color.
height number
Defines the point height.
name string
Defines the name of the event.
pattern SelectionPattern
Defines the current point fill pattern.
point AccPoints
Defines the point.
series AccumulationSeries
Defines the series of the point.
width number
Defines the point width.