Skip to main content
All docs
V23.2

LineEmptyPointOptions Properties

Contains empty point options for line series views and their descendants.
Name Description
Color Gets or sets the color that is used to paint empty points. Inherited from EmptyPointOptions.
LineStyle Returns style options that are used to draw line segments with empty points.
ProcessPoints Specifies how the chart control handles empty series points. Inherited from EmptyPointOptions.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also