How can I help you?
IAccPointRenderEventArgs
16 Mar 20261 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.
linearGradient LinearGradientModel
Defines the linear gradient.
name string
Defines the name of the event.
pattern SelectionPattern
Defines the current point fill pattern.
point AccPoints
Defines the point.
radialGradient RadialGradientModel
Defines the radial gradient.
series AccumulationSeries
Defines the series of the point.
width number
Defines the point width.