AreaEmptyPointOptions Properties
Contains empty point options for area series views and their descendants.| Name | Description |
|---|---|
| Border | Returns border settings for empty point areas. |
| Color | Gets or sets the color that is used to paint empty points. Inherited from EmptyPointOptions. |
| FillStyle | Returns fill style settings for empty point areas. |
| 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