Line3DDrawOptions Properties
Contains settings for custom drawing 3D line series.Name | Description |
---|---|
ActualColor2 | Gets the actual second color of a series or its point, when implementing custom drawing in the chart control. Inherited from DrawOptions. |
Color | Gets or sets the series view or series view point color when implementing custom drawing in the chart control. Inherited from DrawOptions. |
MarkerLineColor | Obsolete. Gets or sets the marker line color of the Line 3D Chart when implementing custom draw in the chart control. |
MarkerLineStyle | Obsolete. Gets the marker line style of the Line 3D Chart when implementing custom draw in the chart control. |
MarkerLineVisible | Obsolete. Gets or sets the marker line visibility of the Line 3D Chart when implementing custom draw in the chart control. |
See Also