ChartLineOptions Properties
Contains display settings for specific lines shown on a chart.| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
| Visible | Gets or sets a value indicating whether the specific lines are visible on a chart. |
See Also